MSFN Forum: searching for silent install for 3 programs - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

searching for silent install for 3 programs Rate Topic: -----

#1 User is offline   echobrain 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 21-April 04

Posted 07 October 2004 - 05:24 AM

I got 3 programs that I can't get totaly silent:

sony soundforge 7.0

The 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 3
just 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?

dbpoweramp
dbpoweramp uses a spoon installer, but it doesn't seem te have a silent switch, any ideas on how to get it silent?

cdex
cdex 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?


#2 User is offline   echobrain 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 21-April 04

Posted 07 October 2004 - 06:55 AM

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 /S
sleep 5
taskkill /F /IM cdex_151.exe

2 down, 2 to go :)

#3 User is offline   LotusAstra 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 31-December 03

Posted 07 October 2004 - 01:06 PM

dBpowerAMP Music Converter 10.1

ECHO.
ECHO Installing dBpowerAMP Music Converter 10.1 [Freeware]
start /wait %CDDRIVE%\Applications\Illustrate\dBpowerAMP\dMC-r10.exe "<Silent>"
taskkill.exe /F /IM MusicConverter.exe


That'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 :)

#4 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 09 October 2004 - 08:17 PM

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.

#5 User is offline   Wedge1 

  • Junior
  • Pip
  • Group: Members
  • Posts: 67
  • Joined: 17-October 04

Posted 26 October 2004 - 10:13 PM

deleted.

#6 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

  Posted 26 October 2004 - 11:06 PM

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.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy