Jump to content

How can I integrate the registration into the Perfect Disk install?


DungFu

Recommended Posts

How can I integrate the registration into the Perfect Disk install? I would like to know how to do this as I can create a silent install but have no idea how to eliminate the need to register. If someone has done this before please let me know how to do it. It would very helpful  for me and others

Link to comment
Share on other sites


How can I integrate the registration into the Perfect Disk install? I would like to know how to do this as I can create a silent install but have no idea how to eliminate the need to register. If someone has done this before please let me know how to do it. It would very helpful :) for me and others

Read here

Link to comment
Share on other sites

Well heres how I did the PerfectDisk2008 silent install:

1. Download latest PerfectDisk2008 version/installer.

2. Extract installation files from the .exe installer with 7-zip.

3. Remove uncessary install files (folders), like i removed x64 (64-bit) OS installation folder, I got x86 (32-bit) OS.

4. Go to folder ...\x86\program files\Raxco\PerfectDisk2008 and find config.ini

5. Open config.ini with notepad for example.

6. First you must enable the use of config.ini during installation.

[Config.ini]
#Set this value to 1 to enable configuration with Config.ini file.
Enabled=1

7. Go to the bottom of the config.ini to [License] -section and put your License key in "LicenseKey=NNN-NNNNNNN-NNNNNN-NNNN" replace the "NNN-NNNNNNN-NNNNNN-NNNN" with your license key.

[License]
# Allow inputing a license key on install
# LicenseKey = NNN-NNNNNNN-NNNNNN-NNNN
# where NNN-NNNNNNN-NNNNNN-NNNN is a valid license key.
# default = null
LicenseKey=NNN-NNNNNNN-NNNNNN-NNNN

8. U also can modify other setting in the config.ini -file for your taste.

9. Save the config.ini file.

10. Run "PerfectDisk_x86.msi" from X86 -folder with "/qb /norestart" switches or whatever switches u like to use.

Hope u understood! :)

Edited by ripulisimo
Link to comment
Share on other sites

ripulisimo, I tried your method but it does not work. Every time i try to install it just asks for a key and if I enter that same one that I put in config.ini file it works.

Edited by Tripredacus
Link to comment
Share on other sites

ripulisimo, I tried your method but it does not work. Every time i try to install it just asks for a key and if I enter that same one that I put in config.ini file it works.

Sry my bad... forgot to mention that you have to enable use of config.ini from config.ini :whistle: I updated the instructions :)

[Config.ini]
#Set this value to 1 to enable configuration with Config.ini file.
Enabled=1

So change that to "1" and it should work fine.

Edited by ripulisimo
Link to comment
Share on other sites

  • 2 years later...

(I know this is an old topic..but I am trying to add PerfectDisk 12 to my WPI tools DVD) :)

Could someone tell me how this wil work in WPI?

do I put the installer + config.ini both in a dir called PerfectDisc ...and then use the command "PerfectDisk.msi /quiet /norestart" ? ...will it automaticly use the ini ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...