MSFN Forum: Silently register O&O Defrag Prol V.6 B 851 ? - 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

Silently register O&O Defrag Prol V.6 B 851 ? Rate Topic: -----

#1 User is offline   Bebbetufs 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-September 04

Posted 14 September 2004 - 12:42 PM

My RunOnceEx.cmd now successfully installs O&O Defrag Pro.
I still have to register it manually however.
Is there a way around this?

REG ADD %KEY%\001 /VE /D "O&O Professional Defrag 6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi /qn" /f



#2 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 14 September 2004 - 01:01 PM

Here you are: http://unattended.ms...oodefragpro.htm

#3 User is offline   Bebbetufs 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-September 04

Posted 14 September 2004 - 01:46 PM

Thanks!

I added the last two lines to my RunOnceEx.cmd:
REG ADD %KEY%\001 /VE /D "O&O Defrag Professional v.6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi /qn" /f

REG ADD %KEY%\002 /VE /D "Registering O&O Defrag Professional" /f
REG ADD %KEY%\002 /V 1 /D "%cdrom%\Apps\DfrgPro\regDefrag.cmd" /f


Running:
ECHO.
ECHO Registering OO Defrag Professional...
REGEDIT /S %cdrom%\Apps\DfrgPro\regDefr.reg


Which again should run regDefr.reg which goes:
Windows Registry Editor Version 5.00 

[HKEY_LOCAL_MACHINE\SOFTWARE\O&O\O&O Defrag\6.0\Pro]
"User"="XXXXX"
"Company"="XXXX"
"SerialNo"="XXXX-XXXX-XXXX-XXX-XXXX"


Will this work corectly or do I need to specify "wait" somewhere for this to finish before the rest of the RunOnceEx.cmd continues?

#4 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 14 September 2004 - 02:17 PM

I think this is ok:
REG ADD %KEY%\001 /VE /D "OO Defrag Professional v.6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi /qn" /f
REG ADD %KEY%\010 /VE /D "Registering OO Defrag Professional" /f
REG ADD %KEY%\010 /V 1 /D "REGEDIT /S %cdrom%\Apps\DfrgPro\regDefr.reg" /f


And, please check this reg key in your registry to see if it's the same name or not:

Quote

[HKEY_LOCAL_MACHINE\SOFTWARE\O&O\O&O Defrag\4.0\Pro]


I think it should be 6.0

#5 User is offline   Bebbetufs 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-September 04

Posted 14 September 2004 - 03:29 PM

Thanks!

You were right about the version no. Should be 6.0 like you said.

I've uppdated the code above with corrected paths in case someone wants to use it.

#6 User is offline   digitalfrost 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 29-August 04

Posted 14 September 2004 - 04:28 PM

I'm using a .inf File to register O&O Defrag.
[Version]
Signature=$Windows NT$

[DefaultInstall]
AddReg=OODefrag

[OODefrag]
HKLM,"SOFTWARE\O&O\O&O Defrag\6.0\Pro\licenses","Company",,"YourCompany"
HKLM,"SOFTWARE\O&O\O&O Defrag\6.0\Pro\licenses","SerialNo",,"1234-1234"
HKLM,"SOFTWARE\O&O\O&O Defrag\6.0\Pro\licenses","User",,"Username"


#7 User is offline   Bebbetufs 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-September 04

Posted 14 September 2004 - 05:50 PM

How do you run the .inf file?

Can you give me the code to run it from RunOnceEx.cmd?

I couldn't get the first method to work.
Do I need to apply the .reg file BEFORE installing the prog?

#8 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 15 September 2004 - 02:34 AM

As for the INF, you can execute it via a batch or RunOnceEX.

rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\OODEFR.INF


As for the reg, you can try to run it before installation.

#9 User is offline   Bebbetufs 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-September 04

Posted 15 September 2004 - 01:32 PM

Thanks!

I couldn't get it to work, but I can't be bothered spending any more time on this now. I'll get back to it some other time!

#10 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 26 October 2004 - 04:29 PM

hallo
I'm using this too:
REG ADD %KEY%\001 /VE /D "O&O Professional Defrag 6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi /qn" /f

but, there's a way to pass the installation path to msi installer? Something like "%ProgramFiles%\Defrag Professional" instead of "%ProgramFiles%\O&O Software\Defrag Professional"!

mrmr

#11 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 26 October 2004 - 04:39 PM

INSTALLDIR=......

#12 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 26 October 2004 - 04:42 PM

@mazin
eheh...you are a Turbo replier :)

btw, something like this?
REG ADD %KEY%\001 /VE /D "O&O Professional Defrag 6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi /INSTALLDIR="%ProgramFiles%\Defrag Professional" /qn" /f


or
REG ADD %KEY%\001 /VE /D "O&O Professional Defrag 6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi INSTALLDIR="%ProgramFiles%\Defrag Professional" /qn" /f


which one? :unsure:

mrmr

EDIT: OK solved....it's seen the second choice...without "/"
Thank you

#13 User is offline   Zahriki 

  • The man in black fled across the desert...
  • Group: Members
  • Posts: 29
  • Joined: 15-August 04

Posted 27 October 2004 - 12:38 PM

mrmr, on Oct 26 2004, 04:42 PM, said:

REG ADD %KEY%\001 /VE /D "O&O Professional Defrag 6" /f
REG ADD %KEY%\001 /V 1 /D "%cdrom%\Apps\DfrgPro\OODefrag.msi INSTALLDIR="%ProgramFiles%\Defrag Professional" /qn" /f


EDIT: OK solved....it's seen the second choice...without "/"
          Thank yo

@mrmr

I'm currently at work and can't do anything till I get home in 5 hours, but...

did that also register O&O?

Edit:

Looks like you also extracted the .exe to get the .msi file. Do you need any of the other files?

#14 User is offline   mrmr 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 12-October 04

Posted 27 October 2004 - 02:46 PM

...so...here my RunOnceEx part...
REG ADD %KEY%\020 /VE /D "Defrag Professional Edition v6.5.851" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Defrag-Pro-Ed-v6.5.851.msi INSTALLDIR=%ProgramFiles%\Defrag /qb" /f
REG ADD %KEY%\020 /V 2 /D "REGEDIT /S %systemdrive%\install\RegTweaks\Defrag.reg" /f


i've noticed that if i use INSTALLDIR="%ProgramFiles%\Defrag Professional" (path quoted with " ") it doesn't work, so i've menaged for above path.
Don't know if there's a workaround...next, my Defrag.reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\O&O\O&O Defrag\6.0\Pro\licenses]
"User"="my.user"
"Company"="my.company"
"SerialNo"="XXXX-XXXX-XXXX-XXXX-XXXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\DefragPath]
@="\"%ProgramFiles%\\Defrag\\oodcnt.exe\""


I hope this help

mrmr

P.S.

Quote

Looks like you also extracted the .exe to get the .msi file. Do you need any of the other files?


mmm, i've started the installer...and then, from TEMP directory i've copied the .msi only...

#15 User is offline   Zahriki 

  • The man in black fled across the desert...
  • Group: Members
  • Posts: 29
  • Joined: 15-August 04

Posted 27 October 2004 - 06:04 PM

mrmr, on Oct 27 2004, 02:46 PM, said:

...so...here my RunOnceEx part...
REG ADD %KEY%\020 /VE /D "Defrag Professional Edition v6.5.851" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Defrag-Pro-Ed-v6.5.851.msi INSTALLDIR=%ProgramFiles%\Defrag /qb" /f
REG ADD %KEY%\020 /V 2 /D "REGEDIT /S %systemdrive%\install\RegTweaks\Defrag.reg" /f

I kept getting an error here.

I changed paths to fit my XPCD, but they should have worked.

cause it keeps giving me an error saying windows cannot find 'C:\install\defrag-pro-v6.5.851.msi. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button and then click Search.

I checked after the install completed on VMware and it shows the folder and file in c:\
bah.

I'll mess with it a little more.

#16 User is offline   Sanka 

  • Group: Members
  • Posts: 2
  • Joined: 02-June 04

  Posted 27 October 2004 - 06:58 PM

i m french

I have put 2 msi file. one to name setup.msi the other with the name of origin

#17 User is offline   Zahriki 

  • The man in black fled across the desert...
  • Group: Members
  • Posts: 29
  • Joined: 15-August 04

Posted 27 October 2004 - 10:39 PM

Well I fixed the silent install part.

I got rid of
INSTALLDIR=%ProgramFiles%\Defrag


and it installed it without a hiccup.

Testing the registration now.

#18 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 28 October 2004 - 11:30 AM

This is how to use INSTALLDIR under RunOnceEX method:

REG ADD %KEY%\020 /VE /D "Defrag Professional Edition v6.5.851" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Defrag-Pro-Ed-v6.5.851.msi INSTALLDIR=\"%ProgramFiles%\Defrag\" /qb" /f
REG ADD %KEY%\020 /V 2 /D "REGEDIT /S %systemdrive%\install\RegTweaks\Defrag.reg" /f


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