Jump to content

Help with Cab to install to \Windows


Guest crafty

Recommended Posts

Guest crafty

Hi guys - i'm after some help creating a CAB to replace two files in the root windows directory. I've made a cab from the below inf (with the actual names rather than target file x) but the phone (C500) always just says that the installation fails :roll: . Anyone got any idea where i'm going wrong?

[Version] 

Signature = $Windows NT$

Provider = Crafty's

CESignature = "$Windows CE$"



[CEStrings]

AppName = Windows Replace



[CEDevice.ARM720]

ProcessorType  =  0



[DefaultInstall]

Copyfiles = CopyToWin

AddReg = RegSettings.All



[SourceDisksNames]

1 = ,"Common files",,C:Cab Stuff



[SourceDisksFiles]

Target File 1 = 1

Target File 2 = 1



[DestinationDirs]

CopyToWin = 0,windows



[CopyToWin]

"Target File 1", Target File 1

"Target File 2", Target File 2



[RegSettings.All][/code]

Cheers guys.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.