Thursday, November 20, 2008

InstBuilder create CAB file

To deploy my Fita Mobile (C#) Software I found a Installer for Windows Mobile (InstBuilder)

It has a easy configuration file and it works fine. I saved the config file in the project with the name Setup.inno.

Now the programmer (Joseph Leung) had implemented the commandline parameter and so it can be called by SharpDevelop

Option -> Tools -> External Tools

Command: \InstBuilder.exe
Arguments: ${ProjectDir}\Setup.inno ${TargetDir}\Setup\

2 Kommentare:

Dario Columbich said...

can you show me a sample of setup.inno, i got an error and halted before make the cab file. Thank You

masc said...

Send a email on tsft.