Hi!
First of all, I'd like to thanks John T. Haller for the PortableApps Platform, and the NSIS Script availables.
Yesterday, I have publicly released a French website for VirtualDub. Within other resources, a French Portable version is available too.
The website is: [self promotional link removed by moderator JTH]
I have more or less reused the existing scripts, modifying them slightly.
The most notable differences are located in the PortableApps.comInstallerConfig.nsh file.
I have added the following strings in the dedicated areas:
define PRESERVEDIRECTORY2 "App\VirtualDub\plugins32"
define PRESERVEFILE1 "App\VirtualDub\VirtualDub.jobs"
define PRESERVEFILE2 "App\VirtualDub\Quicktime.ini"
"plugins32" is to preserve the input plugins if any, "VirtualDub.jobs" to preserve the job file, and "Quicktime.ini" to preserve the Quicktime ini file added by the Quicktime input plugin.
Best Regards,
Sparad0x