|
|
| Define HF Classic / HFSQL on program start using an INI-file This project ist a demonstration how to change connection of a program to either HyperFile Classe or HyperFileSQL. This is done using an encrypted INI-File. Not even simple projects can live with ‘data files in exe directory’ concept because, starting with Windows Vista, the programs directory is read-only. A regular setup of even simplest program will put your program into the \Programs directory, data has to be put into \Program Data directory. Note1: The Form_CreateChangeAppINI window is rather raw; you can put controls on panes to make it look better. Note 2: During start of application hold down Shift-key in order to enter the Form_CreateChangeAppINI window. Note 3: the project’s name is a bit misleading, it’s about switching between HFClassic and HFSQL. Download:http://www.windev.at/files/SetupHFClassicProject02.zip |
|
|
|