Jump to content

Is this syntax ok?


Mekrel

Recommended Posts

Ok, I know perfect Disk 6 is mentioned around here but I only have version 5,

I tried installing it myself on Vm Machine, but it didnt install.

I found a readme.txt in the extracted setup.exe which explain unattended installs.

I have to use the msiexec syntax, can this be used with RunonceEx?

REG ADD %KEY%\050 /VE /D "Perfect Disk + Update" /f
REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Applications\perfectdisk\perfectdisk.exe /s" /f
REG ADD %KEY%\050 /V 2 /D "%systemdrive%\install\Applications\perfectdisk\msiexec /i Perfectdisk.msi /q ALLUSERS=1 ADDLOCAL="PDEngine,HelpFiles,GUI,DesktopIcon" INSTALL_DESKTOP_ICON=1" /f

Is this code alright? Never too sure on things when there are too many " lying about.

P.S Perfectdisk.exe is just a self extracting archieve.

Link to comment
Share on other sites


I think this is correct:

REG ADD %KEY%\050 /V 2 /D "msiexec /i %systemdrive%\install\Applications\perfectdisk\Perfectdisk.msi /q ALLUSERS=1 ADDLOCAL=\"PDEngine,HelpFiles,GUI,DesktopIcon\" INSTALL_DESKTOP_ICON=1" /f

Link to comment
Share on other sites

Oh Poop :huh:

just after I decided to test myself lol, such a pain cus i got to open up my pc - push in fdisk floppy and format the E drive on the virtual PC etc.. etc..

ok thanks, will try that after but I can see why it would be like that :)

/OT You heard about sof3 nologic ;) ?

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...