Hello everybody. First of all, I want to say thank you, gnozal, for all your work with jaPBe.
I am having the following problem: My program has the string "Updater" inside it's name and so Vista always asks for Administration privileges. I tried to use "Request user mode on Vista", but Vista still asks for Administration privileges.
After searching through the web, I found out that the Windows Manifest has to look something like the following to stop Vista asking for the privileges:
Is it correct ? Some Vista guru advice needed ...
And please note that the manifest options [ Enable XP / Request USER / Request ADMIN ] are mutually exclusive. In the newest build (680), jaPBe now only allows the user to select one of these options.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Thank for the info JCV.
Maybe I found something : could you try http://freenet-homepage.de/gnozal/jaPBe_Debug.zip and see if it fixes the problem ?
If not, please report the error module and error line.
Thanks
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
gnozal wrote:Thank for the info JCV.
Maybe I found something : could you try http://freenet-homepage.de/gnozal/jaPBe_Debug.zip and see if it fixes the problem ?
If not, please report the error module and error line.
Thanks
No fatal error now (using jaPBe_Debug) . I dont know what magic did you do.
I just notice on the other exe it will always crash when I type
Import "anythinghere"
[Registered PB User since 2006]
[PureBasic 6.20][SpiderBasic 2.2]
[RP4 x64][Win 11 x64][Ubuntu x64]
chen wrote:Hi,
I just downloaded jaPBe after some months of stopping development and
I have a problem to run it...
It install without problems but when I run it I receive always the message
"PB IDE preference file not found! Please start Purebasic.exe at least
one time."
jaPBe looks for Purebasic.prefs in :
- PB directory for PB4.00-PB4.02
- %APPDATA%\Purebasic\ for PB4.10-PB4.20 [#CSIDL_APPDATA] because of Vista
If your %APPDATA%\Purebasic\ is empty, simply copy your preference file to this directory.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
gnozal wrote:jaPBe looks for Purebasic.prefs in :
- PB directory for PB4.00-PB4.02
- %APPDATA%\Purebasic\ for PB4.10-PB4.20 [#CSIDL_APPDATA] because of Vista
If your %APPDATA%\Purebasic\ is empty, simply copy your preference file to this directory.
Sound weird but I dont have Purebasic.prefs anywhere... not in the directory
I installed Purebasic not even in my computer.....