Uses of Class
installtoolkit.wix.Shortcut

Packages that use Shortcut
installtoolkit   
installtoolkit.wix   
 

Uses of Shortcut in installtoolkit
 

Fields in installtoolkit with type parameters of type Shortcut
protected  java.util.List<Shortcut> WindowsInstallerTask.desktopshortcuts
           
protected  java.util.List<Shortcut> WindowsInstallerTask.startmenueshortcuts
           
 

Uses of Shortcut in installtoolkit.wix
 

Methods in installtoolkit.wix with parameters of type Shortcut
 void FilesFragmentGeneratorTask.addDesktop(Shortcut s)
          Shortcut to place on the desktop
 void FilesFragmentGeneratorTask.addStartmenue(Shortcut s)
          Shortcut to place in the startmenue
 



Copyright 2006-2006 null. All Rights Reserved.