echobrain Posted October 7, 2004 Share Posted October 7, 2004 I got 3 programs that I can't get totaly silent:sony soundforge 7.0The installer is a msi, so I can install it with msiexec / i /qb-But the problem is the registring of it. The serial is asked at the first start of the program, and it looks like it is stored here:[HKEY_LOCAL_MACHINE\SOFTWARE\Sony Media Software\Sound Forge\7.0\License]"CurrentKey"="serial""AppGrade"="0x0040""InstFlags"=dword:00000000"AppGradeDemo"="0x0000"but just importing the key doesn't do the trick anyone got an idea how to do this?tag&rename 3just like the other program, rigistering is the problem, installing can be done with the /s switch.the serial is stored in this location:Windows Registry Editor Version 5.00[HKEY_USERS\S-1-5-21-1365519477-699552729-335096271-1004\Software\Softpointer\Tag&Rename\Config]"Name"="jantje""cbVQFFtoTagReplaseUnde"="serial"but that large number you see there is differend on every computer, is there any way to get there?dbpowerampdbpoweramp uses a spoon installer, but it doesn't seem te have a silent switch, any ideas on how to get it silent?cdexcdex can be installed silent with the /S switch, but is askes a questing at the end about a readme file, how should i kill this? Link to comment Share on other sites More sharing options...
echobrain Posted October 7, 2004 Author Share Posted October 7, 2004 i've solved 2 of the installs:tag & rename:put the key in [HKEY_CURRENT_USER\SOFTWARE\Softpointer\Tag&Rename\Config] (thanx to Fridge-RaideR)cdex:install it this way:start cdex_151.exe /Ssleep 5taskkill /F /IM cdex_151.exe2 down, 2 to go Link to comment Share on other sites More sharing options...
LotusAstra Posted October 7, 2004 Share Posted October 7, 2004 dBpowerAMP Music Converter 10.1ECHO.ECHO Installing dBpowerAMP Music Converter 10.1 [Freeware]start /wait %CDDRIVE%\Applications\Illustrate\dBpowerAMP\dMC-r10.exe "<Silent>"taskkill.exe /F /IM MusicConverter.exeThat's how i have it in my command script, works for me Note that the switch is actually just <Silent>, but to use this switch from the command line you must enclose it in quotes as i did above (ie "<Silent>") or it won't work because the <> symbols cause issues otherwise.Oddly the <Silent> switch will work without the quotes from the run box, just not from the command line (or command script)... a weird switch choice indeed...Regards Link to comment Share on other sites More sharing options...
1chaoticadult Posted October 10, 2004 Share Posted October 10, 2004 Everytime soundforge is installed it creates a hardware key based on ur computer's configuration. You need the correct registration key to coincide with the hardware key. Because both change, you can't just import your current key to the registry during an unattended installation and expect it to work. Link to comment Share on other sites More sharing options...
Wedge1 Posted October 27, 2004 Share Posted October 27, 2004 deleted. Link to comment Share on other sites More sharing options...
victor888 Posted October 27, 2004 Share Posted October 27, 2004 Use "WinINSTALL LE 2003" to modify sony soundforge.This software is specially designed to modify msi file.It could add username and serial, remove useless shorts, select which component to install, set visiable or not...After revising you will find that nothing switches to be used. The msi file will install silently.I have use it modified acdsee6.02.msi.Hope you could succeed. Link to comment Share on other sites More sharing options...
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