New App Wziard
Aus MHC-Wiki
Inhaltsverzeichnis |
Description
It does steps 1 to 24 of Quickstat Tutorials section "Setting File And Library Names" and setps 1 to 10 of the "Opening the Drivers App" section. for you. If you want in addition in addition to this it will also do steps 9 and 10 of Create New SW App. This implies steps 1 to 12 of "Create New SW App". Last but not least it will open the created lib for you. The latest release also helps you to prepare the "startupitmes".
You have to provide:
- The application prefix
- The application name
- The destination folder where the app folder should be created
- The SW source folder (location where you have unziped "StartNewApp")
Decided what you want to delete and click "generate". Thats it. If you have choosen "prepare statup items" the second window will be displayed and you can make you selections. When you select "prepare statup items" the content of the folder "startupitems" will be deleted. Everythin in this dialog is optional. If you enter nothing an empty startupsettings.txt like this:
logon {
}
will be created.
I've done this as i constantly forget something or do very well hidden typos :-) By now it's tested on the Mac and Linux but it should work on windows.
Download
Here you can get it: Download
Change Log
2008/10/30
- converted to 4.3.1
- fixes for SW release of 2008/10/23
- droped "delete demos" and "prepare new applications", always everything unneccessary is deleted, see SW docs
- you have to delete libraries/db2sess and data_OldClassicApp folders manually in your SW base folder
2008/03/24
- several bugfixes in the generation and deletation code
- added "statup itmes" window and code.
2008/03/05
- Added code to rename the Application (see: "Opening the Drivers App")
- Added "open lib when created"
- fixed Linux fontsizes
- changed behaviour of the check boxes
- typos
2008/03/04
- initial creation



