MSFN Forum: UltraIso 7.5.1 unattended - 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
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

UltraIso 7.5.1 unattended Rate Topic: -----

#1 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 303
  • Joined: 30-January 05

Posted 03 February 2005 - 08:34 PM

I have tried to register but without success, i have followed the following method:

cmdow @ /HID
@echo off
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing application" /f
REG ADD %KEY%\065 /VE /D "UltraISO 7.51 Build 926" /f
REG ADD %KEY%\065 /V 1 /D "%systemdrive%\install\uiso7_me.exe /verysilent" /f
REG ADD %KEY%\065 /V 2 /D "REGEDIT /S %systemdrive%\install\Ultraiso.reg" /f

exit

Any suggestions please?

Thanks


#2 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 03 February 2005 - 08:40 PM

Amazing....
Search turned up so many results for ultraiso! Did you try searching before posting?


This is what you need:
uiso7_me.exe /VERYSILENT /SP-
Note the capitalization of the switches - its required, otherwise it won't take effect.

#3 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 03 February 2005 - 08:40 PM

Pls use the search major totoymola has written a guide on now to silently install UltraISO

#4 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 03 February 2005 - 08:58 PM

@asta & @pratha hey! don't bug the guy! he wasn't told to search before! :)
it's nice to see some1 for your country since a time B)
btw, the non-written rule here is to search and ensure the question wasn't treated before posting. another advice is to use [quote] and [code] tags for your strings so it will be easier to read. finally check sticky-posts, it will help you a lot on this forum ;)

edit: post should be moved to app installs and clone post should be deleted :P

This post has been edited by SiMoNsAyS: 03 February 2005 - 09:02 PM


#5 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 February 2005 - 09:16 PM

SiMoNsAyS, on Feb 3 2005, 08:58 PM, said:

the non-written rule here is to search and ensure the question wasn't treated before posting.

What! NON-WRITTEN? Your gonna get a slap in the back of the head from the moderator for this one! :ph34r:

#6 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 03 February 2005 - 09:40 PM

ok Simon and Incroyable... we old guys should love one another.

NO! not that kind of way!

#7 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 04 February 2005 - 05:10 AM

For the current version, this regfile should work perfectly. Nothing more, nothing less. UltraISO changes their registration entries in the registry so no complicated entries are required.

Windows Registry Editor Version 5.00

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


I assume you're using english as the default language.

#8 User is offline   sixpack 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 515
  • Joined: 29-May 04

Posted 04 February 2005 - 05:12 AM

Astalavista, on Feb 4 2005, 04:40 AM, said:

ok Simon and Incroyable... we old guys should love one another.

NO! not that kind of way!

:blink: :lol:

#9 User is offline   S0mE0nesMiNd1 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 15-December 04

Posted 04 February 2005 - 05:58 AM

In addition to searching, it is also a little common sense to know Double posting WILL NOT gain extra attention. However it will prove your immaturity (other examples just happend to be in this thread too).

#10 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 303
  • Joined: 30-January 05

Posted 04 February 2005 - 08:09 AM

@astalavista, I have searched and read the post, that is why i have put the batch file, if i didnīt read the post, i will not be able to write the batch.

I have resolved the problem, the problem was that when i have saved the .reg, it wasnot encrypted, and then when i execute the batch, it hasnot get registered. finally i decided to try desinstalling the aplication and clean all of registry entries. and i reinstall again, i saved the .reg, it was encrypted. :D .

astalavista, you tell me that i dont use search, for your information, every day since i have registered, i spend 6 hours and i read all ths posts, but as i am newbie in this world of unattended, i dont get all the information that i must get.

SP-
SP-, what doesdo? i have seen that some people didnt use it

Thanks to every body.

#11 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 303
  • Joined: 30-January 05

Posted 04 February 2005 - 08:19 AM

I am sorry for my double post, i havent seen it until now when i was searching my post. yesterday i have written the post, but then i haven seen it and i thougt that i didnt do something good, so i write an other. that is all.

to moderatos, please if you can move the post to the forum applications install where it must be. sorry

Thanks

#12 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 04 February 2005 - 09:52 AM

Incroyable HULK, on Feb 4 2005, 05:16 AM, said:

SiMoNsAyS, on Feb 3 2005, 08:58 PM, said:

the non-written rule here is to search and ensure the question wasn't treated before posting.

What! NON-WRITTEN? Your gonna get a slap in the back of the head from the moderator for this one! :ph34r:

i doubt it :P
... where did you read to search on forum rules? ;)

#13 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 04 February 2005 - 10:35 AM

I believe he means what Allanol posted regarding searching

#14 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 04 February 2005 - 11:21 AM

i thought the same but that is not a rule, that is an advice for noobs and the forum in general ;)

anyway, keep on topic dudes :)

#15 User is offline   Dilepa 

  • Group: Members
  • Posts: 5
  • Joined: 28-August 04

Posted 10 February 2005 - 06:43 AM

how do you encrypt the registration details in the .reg file??

Kindly help

#16 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 10 February 2005 - 03:45 PM

You can't. (atleast not easily)
Give your name and serial, and the serial gets converted to a hash.... You then export it, that's all.


If you are worried that the key you bought will be got by everybody to whom you give your CD, then just make a .reg for it separately, or use the "batch-file plugged into CD" method.

#17 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 10 February 2005 - 05:16 PM

Quote

SP-, what doesdo? i have seen that some people didnt use it

Suppresses the comfiramation before installing. :)

#18 User is offline   larciel 

  • Member
  • PipPip
  • Group: Members
  • Posts: 241
  • Joined: 06-December 03

Posted 24 February 2005 - 03:00 AM

hmm, i tried this, and set the .reg file w/ Serial info.

i verified that .reg was taken affect, but UltraISO still asked for Key upon first try.

i had to manually input my name and serial # ..

anyone have same issue?

#19 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 24 February 2005 - 11:55 AM

Which version are you using?

#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 24 February 2005 - 12:07 PM

Yeah, uptil v7.2.5 the reg hash was variable across hardware....
Now with 7.5x the reg hash works fine even with any changes.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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