Astalavista Posted November 6, 2004 Posted November 6, 2004 does anyone know how to silently install hypersnap and vueprint pro?
CoffeeFiend Posted November 6, 2004 Posted November 6, 2004 Hypersnap uses a proprietary installer, ie: no switches will work.Several things you can do:-copy the files and export reg entries...-use a script (like this one)-capture install and repackage as .msi file(...)As for vueprint pro (never used it), if it works like vuescan, just copy the installed files (the license is a file inside the directory) and the shortcuts. (Althought it seems like it adds a bunch of reg entries/shell integration - that you could easily capture with something like RegSnap - that's if you want to keep it) You could make it into a sfx too (or again capture the install, or autoit, ...)(asking for them over and over again will not magically make the installers have switches to install them silently... sometimes, there just aren't any)
Astalavista Posted November 6, 2004 Author Posted November 6, 2004 hi Crahak... **** so many post in so little time... amazing.what is the program that captures the actions u make when installing a program?
CoffeeFiend Posted November 6, 2004 Posted November 6, 2004 InstallRite would work and is free (it records changes to the system, and wraps it all up in an installer package)If you got serious money to spend, then there are other, much more powerful (and much more complex) apps by InstallShield/Wise/...
Astalavista Posted November 9, 2004 Author Posted November 9, 2004 (edited) Hypersnap uses a proprietary installer, ie: no switches will work.you are wrong it turns out there is a switch for hypersnap i just had a chat with the developers at hyperionicsupdate boys & girls it appears that the installer of HyperSnap is a SFXSo here is the instructions on how to install it silently. (setup.exe -s)1. download HyperSnap 5.61 from here. 2. using winrar open the file3. edit the comment to Setup=setup.exe -sTempModeSilent=1Overwrite=14 your done!|RunonceEX.cmd code is REG ADD %Key%\073 /VE /D "HyperSnap 5.61" /fREG ADD %Key%\073 /V 1 /D "%CDROM%\Software\HyperSnap\HS5setup.exe" /fREG ADD %Key%\073 /V 2 /D "%CDROM%\Software\HyperSnap\MyRegkey.exe" /fYAHOO!!! ] Edited November 9, 2004 by Astalavista
totoymola Posted November 9, 2004 Posted November 9, 2004 If you got serious money to spend, then there are other, much more powerful (and much more complex) apps by InstallShield/Wise/...Crahak, what particular software from InstallShield or Wise?edit: It is a tool included in InstallShield AdminStudio.
coucou Posted December 6, 2004 Posted December 6, 2004 Hi,@Astalavista: If you put your license file named HprSnap5.hs5lic into yr SFX file, it will install the license as well.Then,|RunonceEX.cmd code is REG ADD %Key%\073 /VE /D "HyperSnap 5.61" /fREG ADD %Key%\073 /V 1 /D "%CDROM%\Software\HyperSnap\HS5setup.exe" /fRegardscoucou
Astalavista Posted December 6, 2004 Author Posted December 6, 2004 thanks for the reply but your one month delayed. i already had the solution on nov 9. 2004vueprint is also solved thanks to nologic and mhz
urie Posted October 25, 2005 Posted October 25, 2005 HyperSnap-DX 5 setup program installation switchesHyperSnap-DX ver. 5 setup program (normally named HS5Setup.exe) supports the following command line switches for silent installation:-s silent installation to default directory[folder path] silent installation to specified folder.-runafter run HyperSnap-DX program after installation is finished-allusers install for all users (must be run under administrative account)-autostart turn on automatic start of HyperSnap-DX with Windows-nodeskico do not install desktop icon.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now