bigred Posted February 18, 2008 Posted February 18, 2008 (edited) I'm trying to get Diskeeper to install silently, AND to apply Smart Scheduling to all drives, but it's not working. I think it's something to do with the quotations, and I'm hoping some of you more experienced guys could give me some suggestions.The Diskeeper manual says to use the following: Setup.exe /s /v"/qn SMART=\"YES\" CREATEDESKTOPSHORTCUT=1 "But of course when I insert that into my RunOnceEx file, it ends up looking like:"%systemdrive%\Install\Applications\Diskeeper\Setup.exe /s /v"/qn SMART=\"YES\" CREATEDESKTOPSHORTCUT=1 "" /fDiskeeper isn't installed when I use the above code. I'm guessing it's the multiple sets of quotations that are causing the issues. Can anyone suggest a solution to this?Thanks Edited February 18, 2008 by bigred
Arie Posted February 18, 2008 Posted February 18, 2008 "%systemdrive%\Install\Applications\Diskeeper\Setup.exe /s /v\"/qn SMART=\"YES\" CREATEDESKTOPSHORTCUT=1\"" /f
bigred Posted February 19, 2008 Author Posted February 19, 2008 That worked perfectly Arie, thank you!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now