MSFN Forum: UltraISO.exe Siltent Install? SWITCH? - 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

UltraISO.exe Siltent Install? SWITCH? Rate Topic: -----

#1 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 August 2004 - 01:31 PM

Hi does anybody know the switch to silently install UltraISO.exe?

Currently I have this:
REG ADD %KEY%\065 /VE /D "UltraISO v7.21 SR-2 ME" /f
REG ADD %KEY%\065 /V 1 /D "REGEDIT /S %systemdrive%\install\UltraISO\regultraiso.reg" /f
REG ADD %KEY%\065 /V 2 /D "%systemdrive%\install\UltraISO\setup.exe /s" /f


Also if its not too much to ask, I've looked around a little, how does one build their own MSI packages?

[EDIT] Also I checked Properties>Version and it says:

Quote

This installation was built with Inno Setup: http://www.innosetup.com



#2 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,031
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 August 2004 - 02:31 PM

Use /VERYSILENT /SP-

(/silent works too)

then, if you want:

del "%UserProfile%\Desktop\UltraISO.lnk"
regedit /s "%cdrom%\install\UltraISO ME v7.21 SR2\ultraiso.reg"

contents of ultraiso.reg (to register it):

REGEDIT4

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
"UserName"="your_name_here"
"Registration"="whatever's_in_your_registry"


Did you even try to search?

#3 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 August 2004 - 03:08 PM

Thanks alot!

btw of course I tried search :rolleyes: , I found someone else used a /silent switch for another inno setup. The only other thing I found related to UltraISO was a new version had been released. Im going to give this a try in a few.

Thanks Again

#4 User is offline   WwTIPPYwW 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 330
  • Joined: 15-February 04

Posted 26 August 2004 - 09:21 AM

UltraISO encrypts the serial - and it is machine specific. So - good luck!

#5 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 August 2004 - 12:38 PM

Yeah I tested in on VMware and it didnt work.
During RunOnceEx the Setup came up, I had to manually choose accept terms, install directory, etc. After it finished it didnt like the imported registry key.

What would be a good alternative, WinISO? I think they're almost the same.

#6 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 26 October 2004 - 07:44 PM

DigeratiPrime, on Aug 27 2004, 12:08 AM, said:

Yeah I tested in on VMware and it didnt work.
During RunOnceEx the Setup came up, I had to manually choose accept terms, install directory, etc.  After it finished it didnt like the imported registry key. 

What would be a good alternative, WinISO?  I think they're almost the same.

WinISO works just fine. My start.cmd entries for WinISO are:
ECHO.
ECHO Installing WinISO 5.3.0.125
ECHO Please wait...
start /wait %systemdrive%\Install\Winiso\Winiso53.exe /VERYSILENT /SP-
start /wait regedit /s %systemdrive%\Install\Winiso\registerwiniso.reg


#7 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,031
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 October 2004 - 08:00 PM

The switches work, it's the registration that doesn't.

As for alternatives, nothing's quite as good imho, especially for DVD images. As for the basic functions for CD handling, there's dozens of others.

#8 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 26 October 2004 - 09:04 PM

crahak, on Oct 27 2004, 07:30 AM, said:

The switches work, it's the registration that doesn't.

As for alternatives, nothing's quite as good imho, especially for DVD images. As for the basic functions for CD handling, there's dozens of others.

WinISO registration works just fine on my cd. ULtraISO on the other hand is a different story.

#9 User is offline   vcBlackBox 

  • Member
  • PipPip
  • Group: Members
  • Posts: 144
  • Joined: 22-September 04

Posted 27 October 2004 - 01:36 PM

Quote

UltraISO encrypts the serial - and it is machine specific. So - good luck!

Well the latest version 7.2.3.906 is NOT machine specific, but the registration serial number is still encrypted.
First, do a normal or /SAVEINF setup, run the program, enter registration information, export reg key, and then text edit reg key - preserving Language, UserName and Registration key names only. I tested my silent install on another machine and it works.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
"Language"="1033"
"UserName"="XXXXX"
"Registration"="XXXXXXXXXXXX"

ECHO.
ECHO Installing UltraISO 7.x ME
START /WAIT %SystemDrive%\Install\UltraISO\uiso7_me.exe /DIR="%ProgramFiles%\UltraISO" /SP- /VERYSILENT
REGEDIT /S %SystemDrive%\Install\UltraISO\reg_uiso.reg

REM Optional. English language. Space recovered ~1.7MB.
RD /S /Q "%ProgramFiles%\UltraISO\lang"
DEL /Q "%ProgramFiles%\UltraISO\*.txt"
DEL "%AllUsersProfile%\Start Menu\Programs\UltraISO\UltraISO Online Order.LNK"
DEL /Q "%AllUsersProfile%\Start Menu\Programs\UltraISO\UltraISO R*.LNK"
DEL "%AllUsersProfile%\Start Menu\Programs\UltraISO\UltraISO Web Site.LNK"


#10 User is offline   Nologic 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 461
  • Joined: 07-October 03

Posted 27 October 2004 - 01:45 PM

theres alsays AutoIt

[link]

#11 User is offline   1chaoticadult 

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

Posted 27 October 2004 - 11:20 PM

I can confirm what vcBlackBox said. Doing this way does in fact work. Thanks alot vcBlackbox.

#12 User is offline   BritishBulldog 

  • Member
  • PipPip
  • Group: Members
  • Posts: 271
  • Joined: 11-October 04

Posted 28 October 2004 - 01:35 AM

or just repack the inno setup.exe

there are guides on how to do this, works fine with UltraIso 7.2.3.906

#13 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 28 October 2004 - 05:31 AM

BritishBulldog, on Oct 28 2004, 01:05 PM, said:

or just repack the inno setup.exe

there are guides on how to do this, works fine with UltraIso 7.2.3.906

Where might I find such a guide?

#14 User is offline   BritishBulldog 

  • Member
  • PipPip
  • Group: Members
  • Posts: 271
  • Joined: 11-October 04

Posted 28 October 2004 - 03:41 PM

i will write one on the weekend

#15 User is offline   possy_99 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 25-October 04

Posted 08 November 2004 - 12:01 PM

guys, I've just slapped together this VBS script for entering the serial info after a silent install... install using silent switch then call this VBS afterwards...

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("C:\Progra~1\UltraISO\UltraISO.exe")
WScript.Sleep 1000
WshShell.SendKeys("{TAB}")
WScript.Sleep 500
WshShell.SendKeys(" ")
WScript.Sleep 500
WshShell.SendKeys("xxUSERNAMExx")
WScript.Sleep 500
WshShell.SendKeys("{TAB}")
WScript.Sleep 500
WshShell.SendKeys("xxSERIAL PT 1xx")
WScript.Sleep 500
WshShell.SendKeys("xxSERIAL PT 2xx")
WScript.Sleep 500
WshShell.SendKeys("xxSERIAL PT 3xx")
WScript.Sleep 500
WshShell.SendKeys("xxSERIAL PT 4xx")
WScript.Sleep 500
WshShell.SendKeys("{ENTER}")


this worked for me after the reg import method failed ;)

#16 User is offline   Mann 

  • Junior
  • Pip
  • Group: Members
  • Posts: 95
  • Joined: 02-October 03

Posted 09 November 2004 - 01:25 AM

Look at the bottom of this thread for the script(by NoLogic) that works great.

#17 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 12 November 2004 - 05:12 AM

vcBlackBox, on Oct 28 2004, 01:06 AM, said:

Well the latest version 7.2.3.906 is NOT machine specific, but the registration serial number is still encrypted.
First, do a normal or /SAVEINF setup, run the program, enter registration information, export reg key, and then text edit reg key - preserving Language, UserName and Registration key names only. I tested my silent install on another machine and it works.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
"Language"="1033"
"UserName"="XXXXX"
"Registration"="XXXXXXXXXXXX"

This seems to be working fine although I won't know for sure until I try this in a real unattended install.

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