Hello,
i recently got a samsung blackjack 2 to configure for work.
one of the settings i changed was to have a keyboard shortcut combo (Fn + V) to open the VPN application
i have been trying to create a cab file to do this so it can be pushed out to all devices but so far none of the cabs i have created will install
Here is the code if the .inf file i've been using
can anyone see any reason why this will fail?
TIA,
Rich
i recently got a samsung blackjack 2 to configure for work.
one of the settings i changed was to have a keyboard shortcut combo (Fn + V) to open the VPN application
i have been trying to create a cab file to do this so it can be pushed out to all devices but so far none of the cabs i have created will install
Here is the code if the .inf file i've been using
[Version] Signature="$Windows NT$" CESignature="$Windows CE$" Provider="Simplot ISD" [CEStrings] Appname="IPSECVPN Shortcut" [SourceDisksNames] 1 = ,"VPNShortcut" [SourceDisksFiles] "SAMPLE FILE.TXT"=1 [DefaultInstall] copyfiles=copyfiles1 AddReg=RegData [DestinationDirs] CopyFiles1=0,"\My Documents" [CopyFiles1] "SAMPLE FILE.TXT","SAMPLE FILE.TXT" [RegData] HKLM,Software\Samsung\KeyRun\V,AppPath,0x00000000,"\Windows\ipsecvpnapp.exe" HKLM,Software\Samsung\KeyRun\V,AppTitle,0x00000000,"SIMNET VPN" HKLM,Software\Samsung\KeyRun\V,Order,0x00010001,1
can anyone see any reason why this will fail?
TIA,
Rich







Sign In
Create Account

Back to top









