B4J Question B4JPackager - required me to Run as Administrator.

Gary Miyakawa

Active Member
Licensed User
Longtime User
I know it's something in my code that is forcing this and before I completely tear my program apart, I'm looking for a little direction of what "could" force the installed program (on windows) to require me to Run as Administrator. It works fine if I do or run it from the IDE or just execute the .jar file.

I'm using file.dirdata to write in (setting .db) and I do write directly into the Desktop (log file). I did comment out the log file to see if that was forcing it and it did not change the failure.

btw, the failure is that it just doesn't run.

Open to any and all suggestions on this one!

Thanks,

Gary Miyakawa
 
Top