Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
June 18, 2013, 11:45:15 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Icon on desktop still being created  (Read 645 times)
Malloc
JkDefrag Supporter
***
Posts: 13


View Profile
« on: March 22, 2010, 06:16:30 pm »

I am running the MyDefrag installer with MyDefragVersion.exe /SP- /verysilent /noreboot /noicons /suppressmsgboxes

But I am still getting an icon on All Users desktop named MyDefrag.lnk.  Shouldn't /noicons prevent this? Or is there another switch to stop it?
Logged
jonib
JkDefrag Hero
*****
Posts: 810


View Profile
« Reply #1 on: March 22, 2010, 07:07:59 pm »

But I am still getting an icon on All Users desktop named MyDefrag.lnk.  Shouldn't /noicons prevent this? Or is there another switch to stop it?
Looks like it only prevents the Start Menu icons.
Code:
/NOICONS

    Instructs Setup to initially check the Don't create a Start Menu folder check box on the Select Start Menu Folder wizard page.

jonib
Logged

jeroen
Administrator
JkDefrag Hero
*****
Posts: 7156



View Profile WWW
« Reply #2 on: March 23, 2010, 04:36:53 am »

Or is there another switch to stop it?
Yes, there is. I see I forgot to document this, I will do it in the next release. There is an additional installer commandline parameter:
Code:
/TASKS="comma separated list of task names"
With this you can specify the additional tasks to be performed. There are 4 task names to choose from: "Associate", "CreateDesktopIcon", "SelectScreenSaver", and "CreateScheduledTask". The default setting is:
Code:
/TASKS="Associate,CreateDesktopIcon"
In your case you will probably want to use:
Code:
/TASKS="Associate"
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!