I have an app that writes to the registry and creates an .ini file in the Windows folder.
For it to work, I have to run the app as administrator on Windows 8. Surely there must be a way to do it without running as administrator - when I install any other program I'm not required to every time go and run it as admin.
Any ideas?
Thanks,
Carel
Livecod app and Windows 8
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Livecod app and Windows 8
In the Windows pane of the standalone settings there is a place to choose the security level your app will run under. Try selecting the highest level.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Livecod app and Windows 8
Thanks Jaqueline, I'll try that.