MSFN Forum: UltraIso Silent install, but lacking reg code - 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 Silent install, but lacking reg code Need help with Registration Info Rate Topic: -----

#1 User is offline   brian 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 17-December 03

Posted 18 January 2004 - 11:26 PM

The silent install is setup.exe /VERYSILENT /SP-

Anyone have the info on how to apply the reg code?


#2 User is offline   brian 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 17-December 03

Posted 27 January 2004 - 11:09 AM

Nobody is installing this app silently ?

If so how how are you applying the reg code?

#3 User is offline   mmarable 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 377
  • Joined: 01-November 03

Posted 27 January 2004 - 11:45 AM

I've tried to figure it out. I forget what it was called, but I used one of those snapshot programs to see what changed in the Registry hoping to find it, but I couldn't. I just ended up resolving myself to live with it.

You could try Norton's Ghost AI to install it.

#4 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 27 January 2004 - 02:06 PM

according to MSFN's unattended page, you need to include this in your runonceex.cmd file.

REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\ultraiso\register.reg" /f

Notice the "2"

#5 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 27 January 2004 - 02:33 PM

The '2' is not related in any way for 'regedit' to function. Its just a number to control the order in which item is done one after the other. Try running this, then check the registry afterwards:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY%\001 /VE /D "Example Application" /f
REG ADD %KEY%\001 /V 1 /D "Do the first job" /f
REG ADD %KEY%\001 /V 2 /D "Do the second job" /f
REG ADD %KEY%\001 /V 3 /D "Do the third job" /f


As you can see, all three jobs are performed in "Example Application"

#6 User is offline   brian 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 17-December 03

Posted 27 January 2004 - 04:17 PM

Quote

according to MSFN's unattended page, you need to include this in your runonceex.cmd file
REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\ultraiso\register.reg" /f


What will the register.reg consist of ?

I have exported the whole key that contains the serial and user info, uninstalled then reinstalled Ultraiso. Then I executed register.reg then opened UltraIso, it still needed registration info.

There seems to be another value or file that is needed but I am unable to find it.

#7 User is offline   LiquidSage 

  • Wayward Prophet
  • PipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 29-August 03

Posted 27 January 2004 - 04:31 PM

assuming you install to c:\Program Files\UltraIso...... & you have v6.52 or higher...
i import this with no problems

REGEDIT 4

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
@="C:\\Program Files\\UltraISO"
"ISOFolder"="C:"
"UseSkins"="1"
"SoundEffect"="0"
"CDFormat"="1"
"FileNameFormat"="1"
"MediaType"="1"
"DefViewer"="%SystemRoot%\\system32\\NOTEPAD.EXE"
"SetISOPath"="1"
"Reopen"="cbaed"
"UserName"="Your UserName"
"Registration"="32 characters of mixed #'s and lower case letters"
"OpenFolder"="C:"
"UseJoliet"="1"
"UseUDF"="0"
"Optimize"="1"
"Level2"="1"
"MaxLength"="31"
"LowerCase"="1"
"Extended"="1"
"RockRidge"="0"
"VersionNumber"="1"
"KeepHide"="0"
"SuperRestore"="1"
"AddJoliet"="1"
"MainLeft"="15"
"MainTop"="-10"
"MainWidth"="782"
"MainHeight"="572"
"HSplitter"="249"
"VSplitter1"="217"
"VSplitter2"="217"
"ConfigLeft"="346"
"ConfigTop"="228"
"ProgressLeft"="400"
"ProgressTop"="220"

otherwise location of .exe probably should be changed in the 1st line and this entry as well...

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\EasyBoot Systems\UltraISO\5.0]
@="C:\\Program Files\\UltraISO"

UltraIso does not reg for all users so keep that in mind if you are using this for unattended.

#8 User is offline   siski 

  • Group: Members
  • Posts: 4
  • Joined: 14-January 04

Posted 29 January 2004 - 12:23 AM

@LiquidSage

I have a question:

Do you apply this reg tweak before installing Ultraiso ?

#9 User is offline   LiquidSage 

  • Wayward Prophet
  • PipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 29-August 03

Posted 29 January 2004 - 01:35 AM

If doing a batch and I can't enter a serial directly in cmd, I put reg's at the end of install,. unless it must be done beforehand. UIso has worked for me afterwards with /wait I admit though, i set up a delay on a lot of installs. Programs often clean their keys before installing.

PEBundle has lots of options with abilty to launch cmd lines before and after an .exe is clicked und unbundle to temp or a dir of your choice (even memory if .dll). So if one has their reg file bundled with UIso setup, it will launch when an install completes. I could find that useful here.

#10 User is offline   siski 

  • Group: Members
  • Posts: 4
  • Joined: 14-January 04

Posted 29 January 2004 - 10:27 AM

Gonna try it, thanks a lot

#11 User is offline   siski 

  • Group: Members
  • Posts: 4
  • Joined: 14-January 04

Posted 30 January 2004 - 10:39 AM

Working, thanka again :)

#12 User is offline   paul3vanz 

  • Junior
  • Pip
  • Group: Members
  • Posts: 95
  • Joined: 05-November 03

Posted 24 April 2004 - 06:32 PM

has anyone tried to get version 7.0 ME installed?

the reg code is encrypted and changes on different pcs, bloody annoying. is there a workaround for this or will i have to enter the key in each installation manually?

#13 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 24 April 2004 - 06:54 PM

have you tried just entering your key normally, without encrypting it into the registry and see what happens?

some programs except it and then encrypt it upon first logon.

#14 User is offline   WwTIPPYwW 

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

Posted 24 April 2004 - 08:55 PM

enter it in , and then export it all out. works with 7.0me

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
"Registration"="----"
"UserName"="-----"


#15 User is offline   Bilou_Gateux 

  • Powered by Windows Embedded
  • PipPipPipPipPip
  • Group: Members
  • Posts: 766
  • Joined: 03-January 04

Posted 25 April 2004 - 02:47 AM

You can also change the default installation folder from C:\Program Files\UltraISO to D:\Programs\UltraISO for example using the command
uiso656en.exe /VERYSILENT /SP- /DIR="D:\Programs\UltraISO"


uiso656en.exe is a Inno Setup Installer.
Thanks to ZoSTeR Universal Silent Switch Finder 0.1 , find switches for nearly all programs

Did someone writes a batch to remove the annoying UltraISO shortcut from the desktop ?

#16 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 25 April 2004 - 07:50 AM

Look in the default user profile
%Systemdrive%\Documents and Settings\Default User\Desktop

Their should be MANY links their... remove them ALL!!! :)

#17 User is offline   paul3vanz 

  • Junior
  • Pip
  • Group: Members
  • Posts: 95
  • Joined: 05-November 03

Posted 25 April 2004 - 09:07 AM

WwTIPPYwW, on Apr 24 2004, 08:55 PM, said:

enter it in , and then export it all out.  works with 7.0me

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
"Registration"="----"
"UserName"="-----"

yes it werks on my computer, but when i try it in virtual pc or on another computer, it doesn't work. when i run ultraiso and put the registration in manually, the encrypted key in the registry is different, but im only using one key. do u think its logging something else unique to the computer in that encrpyted key?

#18 User is offline   paul3vanz 

  • Junior
  • Pip
  • Group: Members
  • Posts: 95
  • Joined: 05-November 03

Posted 25 April 2004 - 09:11 AM

Bilou_Gateux, on Apr 25 2004, 02:47 AM, said:

Did someone writes a batch to remove the annoying UltraISO shortcut from the desktop ?

DEL "%allusersprofile%\Desktop\*.lnk"
DEL "%userprofile%\Desktop\*.lnk"


thats what i use

also i shift the start menu shortcuts around using this:

REN "%allusersprofile%\Start Menu\Programs\Nero\" "CD-DVD Copying Tools"
XCOPY "%allusersprofile%\Start Menu\Programs\UltraISO\UltraISO.lnk" "%allusersprofile%\Start Menu\Programs\CD-DVD Copying Tools\" /E /C /Y
RD /S /Q "%allusersprofile%\Start Menu\Programs\UltraISO\"
RD /S /Q "%userprofile%\Start Menu\Programs\UltraISO\"


it puts nero and ultraiso in one folder called CD-DVD Copying Tools, much neater i think.

#19 User is offline   mmarable 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 377
  • Joined: 01-November 03

Posted 16 May 2004 - 07:05 PM

I'm taking a guess here and I think that the encryption takes into account something unique about the machine it's installed on.

I installed 7.0 on my desktop and exported out the reg key. I uninstalled 7.0 and verified that the key was gone too. I installed it again and imported the key, and it worked.

I installed 7.0 on my laptop and imported in the key from my desktop, and it did not work. I tried entering the key into the registry unecrypted, and it still didn't work.

When I enter the key into the program, the encrypted key in the registry is different.

#20 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 June 2004 - 12:53 AM

Right, while
[HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0]
"Registration"="----"
"UserName"="-----"
is all you need, UltraISO also checks for some internet activation or something.

People normally get round this using a cracked "ultraiso.exe" which needs no encrypted registration key (it uses only username).
But it would sure be kick-a** if a legit workaround was discovered.


For now, many users use a cracked .exe in conjuction with the registry export above - which is the only option available if you don't want to be bugged again and again.

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