Embedded ini file i...
 
Notifications
Clear all

Embedded ini file invalid

2 Posts
1 Users
0 Reactions
28 Views
(@hnash224)
New Member Registered
Joined: 1 day ago
Posts: 2
Topic starter  

I'm trying to create an .exe with an embedded configuration as described in the manual, however after creating the .exe (success window pops up), when I run the .exe in a new directory it creates a new desktopinfo.ini file in the current directory and DesktopInfo doesn't appear as it should. This appears to be because the [options] section has been "corrupted" by a ZWNBSP character which is inserted at the beginning of the file and so it doesn't load the size/position/font global options.


   
Quote
(@hnash224)
New Member Registered
Joined: 1 day ago
Posts: 2
Topic starter  

Just to add, if I remove the ZWNBSP character from the generated desktopinfo.ini and save it, DI then displays as expected.


   
ReplyQuote
Glenn's Page