Hi!
IMHO the file association offered by the installer and related to Windows Media Player 6 should not be checked by default.
Windows Vista does not have mplayer2.exe and installing AviSynth with default options causes useless context menu created in the system registry.
Regards,
Prozac
Modified NSIS script
Hi!
Here is my modified NSIS script.
I implemented some protections against overwriting the DefaultIcon registry entry in case someone has his own icon defined. In addition avs file association with mplayer2 is unchecked by default.
Regards,
Prozac
File Added: AviSynth_2.5_new.nsi
Modified NSIS script vrev. 2
Hi!
Another little but useful improvement :)
Saving the chosen language and automatically using it during deinstallation.
File Added: AviSynth_2.5_new.nsi