Hi,
I want to prepare an installer that will checkout the zip files (jboss, chainsaw) from CVS to a temporary folder on my PC and then extract them to the desired location.
I am able to use ZipDLL plugin to extract the zip files to desired location.
Want to know if there is a plugin to checkout files from CVS?. Please guide me.
Thanks & Regards,
-GnanaShekar-
Is there a plugin that lets .nsi script to checkout files from CVS?
7 posts
NSIS Update is written in NSIS under Contrib\NSIS Update
-Stu
-Stu
Hey,
I did not get you. There is no folder named NSIS in " c:\program files\NSIS\contrib" folder.
Since I am new to NSIS, request you to a bit elaborate.
Thanks & Regards,
-GnanaShekar-
I did not get you. There is no folder named NSIS in " c:\program files\NSIS\contrib" folder.
Since I am new to NSIS, request you to a bit elaborate.
Thanks & Regards,
-GnanaShekar-
Afrow UK means NSIS Update Tool.
You can find executable under NSISDIR\Bin.
Script example here.
And you can create something like this tool.
You can find executable under NSISDIR\Bin.
Script example here.
And you can create something like this tool.
I think you misunderstood, I said Contrib\NSIS Update.
-Stu
-Stu
Did you said about NSIS Update from CVS repository?
Sorry I was talking to gshekar 😁
Yeah, that's where the NSIS Update source is. Should be possible to use that as a base.
-Stu
Yeah, that's where the NSIS Update source is. Should be possible to use that as a base.
-Stu