MSFN Forum: How to put serial in the silent commands - 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

How to put serial in the silent commands Rate Topic: -----

#1 User is offline   DMD61 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 23-May 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 15 February 2009 - 03:28 AM

Excuse me the question.

I know that is not an easy problem, but I try to ask the same.

Is there any utility to insert the serial regularly purchased, at the various software in silent mode?

O unfortunately be "designed" from time to time depending on the type of program?

In my case, for example Total audio converter that uses the Inno Setup installer, I tried with the syntax / VERYSILENT / SERIAL = "xxxxxxxxxxxxx"

You install a regular basis but the serial is not applied.

Is there any other solution?


Thanks

This post has been edited by DMD61: 15 February 2009 - 03:29 AM



#2 User is offline   urie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 509
  • Joined: 30-July 03

Posted 15 February 2009 - 04:19 PM

Not all inno setup installers allow you to add serial number what you can do is install the program and got to the registry and export serial number and add it after install. here is example but dont go with paths i am using.

REG ADD %KEY%\1001 /VE /D "Registry Genius 3.0" /f
REG ADD %KEY%\1001 /V 101 /D "CMD /C Start /Wait F:\APPS\RegistryGenius\RegistryGenius.com_Setup.exe /SILENT /SP- /NORESTART" /f
REG ADD %KEY%\1001 /V 102 /D "REGEDIT /S F:\APPS\RegistryGenius\RegistryGenius1.reg" /f
REG ADD %KEY%\1001 /V 103 /D "CMD /C DEL \"%USERPROFILE%\Desktop\Registry Genius.lnk\"" /f
REG ADD %KEY%\1001 /V 104 /D "CMD /C DEL \"%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\Registry Genius.lnk\"" /f


Registry Genius serial is exported from HKEY_LOCAL_MACHINE\SOFTWARE\RegistryGenius

as i said just an example

#3 User is offline   amitri 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 24-April 04

Posted 16 February 2009 - 05:12 PM

You could try this:
01. Install software normally on fresh machine
02. Start capturing the registry before inserting serial (RegFromApp would do this)
03. Save and apply your .reg file when you need it or use it in silent installer (regedit /s somefile.reg)

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