View Full Version : manually install avisynth 2.5.5
BioMonk
18th August 2003, 01:33
Hey all,
I'm looking for a way to manually install AviSynth 2.5.5. Basically, I want to add the install process to a batch file that I can deploy to all machines across my company network. This will save me from having to install it manually on every machine. Is it possible to create a batch file that will install it unattented? I'm not looking for someone to write the batch for me, I just need to know what happens behind the scenes. Like any registry entries, registering dll's, etc.
thanks,
BioMonk
sh0dan
18th August 2003, 02:42
Look at distrib/avisynth.nsi (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/avisynth2/avisynth/distrib/avisynth.nsi?only_with_tag=MAIN&sortby=date) . It contains all the information needed.
Or dowload a version before 2.05 or so - it contains the dll, and the registry entries needed.
PS. Remember to include the source code downloadable the same place as your binary.
PPS. there is no v2.55 (yet) - I assume it's a typo.
BioMonk
21st August 2003, 04:26
Originally posted by sh0dan
Look at distrib/avisynth.nsi (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/avisynth2/avisynth/distrib/avisynth.nsi?only_with_tag=MAIN&sortby=date) . It contains all the information needed.
Thanks... I'll have to do some research to decipher that and get it compiled, but that's basically the info I was looking for. thanks! I tried to compile the installer unmodified (the same file I downloaded) and it gave me errors. hmm... I need to look into why that's happening.
Originally posted by sh0dan
Or dowload a version before 2.05 or so - it contains the dll, and the registry entries needed.
Unfortunately that won't work for me. :( Yes it would be a lot easier, but I need a 2.5x revision for the scripts were using. Thanks for the suggestion though.
Originally posted by sh0dan
PS. Remember to include the source code downloadable the same place as your binary.
I'm well aware. :)
Originally posted by sh0dan
PPS. there is no v2.55 (yet) - I assume it's a typo.
Yes, complete typo. Sorry about that... I meant 2.52.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.