Hi
I would appreciate if someone could share his or her experience in preparing installer-builder. I have tried using Wise Insallmaster and Inno Complier but no luck. I need to understand defining location of the files in the script. The files include different folders of the project such as model, screen, images etc, and SableRuntimeSetup.EXE
Thansk,
Preparing installer
Moderator: Administrator
-
- Super Administrator
- Posts: 4827
- Joined: Wed Mar 05, 2003 3:10 am
Installing should be fairly simple now. You can publish the project which creates a single file (click File->Publish). Your installer just needs to have this file, plus SableRuntimeSetup.exe. Copy both to the client machine, then execute SableRuntimeSetup.exe.
The shortcut icons are the only thing left to do, but these are easy with most installbuilders.
Tony.
The shortcut icons are the only thing left to do, but these are easy with most installbuilders.
Tony.