J
jayderk
I have been fighting with this shortcut in the startup group. Does anyone
have any examples of putting a shortcut in the startup group on a CE 4.1
device.
I have looked at the MSDN site and still can not get it working.
I am trying to get the *.inf file correct so it sends a shortcut to the
"\Windows\StartUp" directory with no luck on the CE 4.1 Operating System.
[DefaultInstall]
CEShortcuts=Shortcuts
CopyFiles=Files.Common
[DefaultInstall.ARMV4T]
CopyFiles=Files.ARMV4T
CESetupDLL=vsd_setup.dll
[SourceDisksNames]
1=,"Common1",,"C:\dev\Metro\Metro\obj\Release\"
2=,"Common2",,"C:\dev\Metro\Metro\Images\"
[SourceDisksNames.ARMV4T]
4=,"ARMV4T4",,"C:\dev\Metro\Metro\obj\Release\"
5=,"ARMV4T_Setup",,"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400\ARMV4T\"
[SourceDisksFiles]
Metro.exe=1
Buzzer2.wav=2
[SourceDisksFiles.ARMV4T]
vsd_config.txt.ARMV4T=4
vsd_setup.dll=5
[DestinationDirs]
Files.Common=0,%InstallDir%
Shortcuts=0,%CE2%\Start Menu
Files.ARMV4T=0,%InstallDir%
[Files.Common]
Metro.exe,,,0
Buzzer2.wav,,,0
[Files.ARMV4T]
vsd_config.txt,vsd_config.txt.ARMV4T,,0
vsd_setup.dll,,,0
[Shortcuts]
MetroTrack,0,Metro.exe,%CE11%
have any examples of putting a shortcut in the startup group on a CE 4.1
device.
I have looked at the MSDN site and still can not get it working.
I am trying to get the *.inf file correct so it sends a shortcut to the
"\Windows\StartUp" directory with no luck on the CE 4.1 Operating System.
[DefaultInstall]
CEShortcuts=Shortcuts
CopyFiles=Files.Common
[DefaultInstall.ARMV4T]
CopyFiles=Files.ARMV4T
CESetupDLL=vsd_setup.dll
[SourceDisksNames]
1=,"Common1",,"C:\dev\Metro\Metro\obj\Release\"
2=,"Common2",,"C:\dev\Metro\Metro\Images\"
[SourceDisksNames.ARMV4T]
4=,"ARMV4T4",,"C:\dev\Metro\Metro\obj\Release\"
5=,"ARMV4T_Setup",,"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400\ARMV4T\"
[SourceDisksFiles]
Metro.exe=1
Buzzer2.wav=2
[SourceDisksFiles.ARMV4T]
vsd_config.txt.ARMV4T=4
vsd_setup.dll=5
[DestinationDirs]
Files.Common=0,%InstallDir%
Shortcuts=0,%CE2%\Start Menu
Files.ARMV4T=0,%InstallDir%
[Files.Common]
Metro.exe,,,0
Buzzer2.wav,,,0
[Files.ARMV4T]
vsd_config.txt,vsd_config.txt.ARMV4T,,0
vsd_setup.dll,,,0
[Shortcuts]
MetroTrack,0,Metro.exe,%CE11%