owikh84 Posted February 7, 2006 Posted February 7, 2006 (edited) prathapml, i've downloaded ur winzip pack 10 above.one more question, i wanna put the registration into the installer. how to putWindows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"UZQF"="D080""win32_version"="6.3-10.0""Name1"="NAME""SN1"="KEY"into my sfx using WinRAR sfx? i meant how to put regedit /s winzip.reginto the sfxbtw, ur comment in sfx is like thisPath=%programfiles%SavePathSetup="%programfiles%\winzip\winzip32.exe" /noqp /noc4u /notip /nodesktop /nostartmenu /autoinstallSilent=1Overwrite=2how to automatically run the reg during silent installation? Edited February 7, 2006 by owikh84
prathapml Posted February 7, 2006 Posted February 7, 2006 Here's the silent installer of latest WinZip (v 10.0, build 6685):http://www.msfn.org/staff/prathapml/WinZip10-uA.exe (3 MB)Just directly run the above installer to install it unattended (no switches needed).If you like, you can modify the wz10.REG in that package itself, to include your registration info (its just a silent RAR SFX).updated.Re-download!
owikh84 Posted February 7, 2006 Posted February 7, 2006 thx prathapml. sorry 4 being so noob. i'm new to silent installation. any thread recommended especially for newbies? really appreciated ur help. thx again.
prathapml Posted February 7, 2006 Posted February 7, 2006 You dont need to be sorry, all of us were newbies at one point of time. And I have no idea if there's a thread specially for newbies - I think just reading the MSFN official unattended guide would get you started along the path.
owikh84 Posted February 7, 2006 Posted February 7, 2006 I've put the registry info into the SFX but the registration didn't work. How and why?btw, i'm using this comment in SFX ;The comment below contains SFX script commandsPath=%programfiles%SavePathSetup="%programfiles%\winzip\winzip32.exe" /noqp /noc4u /notip /nodesktop /nostartmenu /autoinstall && regedit /S "%programfiles%\winzip\wz10.reg"Silent=1Overwrite=2and the wz10.reg isWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Nico Mak Computing\WinZip\WinIni]"win32_version"="6.3-10.0""Name1"="XXXXXX""SN1"="XXXXX"; uA = winzip32.exe /noqp /noc4u /notip /nodesktop /nostartmenu /autoinstallI've also use the imported reg from regedit but nothing helpful
prathapml Posted February 7, 2006 Posted February 7, 2006 Is the directory structure similar to the original SFX?Also, try it on a fresh setup, just to be sure that nothing from your current environment is affecting the proper operation of the installer.
owikh84 Posted February 7, 2006 Posted February 7, 2006 (edited) Is the directory structure similar to the original SFX?Also, try it on a fresh setup, just to be sure that nothing from your current environment is affecting the proper operation of the installer.yup, the directory structure is similar to the ori SFX. there is WinZip folder containing Winzip files when i open with WinRAR. are u sure the comment contains SFX script commands is correct?Path=%programfiles%SavePathSetup="%programfiles%\winzip\winzip32.exe" /noqp /noc4u /notip /nodesktop /nostartmenu /autoinstall && regedit /S "%programfiles%\winzip\wz10.reg"Silent=1Overwrite=2is it gotta do with the capital/small letter? like WinZip? winzip?btw, i installed it after removing previous WinZip 10 on my pC Edited February 7, 2006 by owikh84
prathapml Posted February 7, 2006 Posted February 7, 2006 delete the key "Nico Mak Computing" from the registry in both,HKEY_LOCAL_MACHINE\SOFTWARE&HKEY_CURRENT_USER\SoftwareAnd then run the SFX (with .reg).Does it work now?
owikh84 Posted February 8, 2006 Posted February 8, 2006 (edited) delete the key "Nico Mak Computing" from the registry in both,HKEY_LOCAL_MACHINE\SOFTWARE&HKEY_CURRENT_USER\SoftwareAnd then run the SFX (with .reg).Does it work now?i've deleted both the registries and run the SFX i made but it didn't help. i've also unhide the hidden wz10.reg in the SFX but nothing helpful. Weird.i tried to replace the wz10.reg in ur SFX with my wz10.reg but the archive is locked. so, could u plz upload the non-locked Winzip archive? Edited February 8, 2006 by owikh84
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