|
|||
|
Can swfkit write and read from and to ini files that has been included into the EXE-package.
in this case its much better and safer to include ini file inside the exe file when building the application. |
|
|||
|
Than you for your reply.
Yes, i figured it out at last. But i have another question about processing resource files. If the "pack" mark is not selected, by this i mean that entire source is being packed into the end-user exe file, how do i de-compress specific folders with specific files ? I mean, if the project is not coing to be "Pack resources", how do i get a specific folder with included file into the installet dir ??? i this case i mean, i check Pack Resources.... i get one EXE file in output.... if i want a exe file... i still get this EXE file in the re-programmed directory. What if i still want to check Pack-Resource and still need a folder in sub category ? like, i install the application to C:/myApp , i packning is marked, and my project contains a folder below Applivation, how to i get this folder below C:/myApp/myFolder ??? As i have seen, if Packing resources is not selected, the setup file will publish all files from the project, im my case, *.ico *.exe myApp.SWF myApp.exe and uninstall files. But not the subFolders and its contained files. I really need only one thing /myAppFolder |------ myApp.exe (and nothing ELSE) /myAppFolder/system |------ settings.ini just these 2 files. How do i do it ? I just need myApp.exe and the folder |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|