Quote:
Originally Posted by yojoe600
great now lets discuss autofiles and Regs
|
Auto files are fairly simple. You are basically defining an aditional action to take place with a cab install. For example... if you install say livesearch and then want it to be mapped to a specific soft key, you create the autoscript.
so it would like this
[AutoFile]
InstallLocation=0 (location 0 meaning device memory)
WindowTitle="live search" (or whatever the app name is)
[ScriptCommands]
1=SendLeftSoft
2=
3=
4=
This file would be placed in the cab folder (im pretty sure) and thats it.