
Re: V2.1 won't load last used database.
Hello llimimill,
The first lines in portable.bat are to extract database directory and filename, no problem whith that.
But this portable.bat assumes it faces a
full portable instance of your movienizer collection (program + database) : typically, both are on the same removable disk (ext HDD or USB Key) which drive letter could change when you plug it in other PCs...( sometimes E:,sometimes F:, and so...)
So it assumes that the
Database is on the same drive as the Movienizer .exe which is being run, whatever the drive letter is !
Here is an extended version with the ability to set only the program as portable and keep full database path from Movienizer.ini file.
In your case :
- coment the first line with /portable (type REM at the begining of line)
- uncomment the second line with /portable (delete REM at the begining of line)
This should work as you expected

(let me know)
JeF
Edit : Obsolete File removed