[Implemented] PB 3.90 and WXP sp2

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
wichtel
User
User
Posts: 71
Joined: Fri May 02, 2003 11:14 am
Location: Germany
Contact:

[Implemented] PB 3.90 and WXP sp2

Post by wichtel »

I have Windows XP sp2 release canditate 1 installed and did recently the update to PB 3.90.
After that F5 did not start or compile the program and F7 did not create an exe file and no error was given.
I found that the new "program execution prevention mechanism" in SP2 was the reason. (a new "security" feature from M$ to prevent users from doubleclicking on everything)
I had to manually start each exe related to PB and uncheck the "ask again" box in the "security dialog".
After that all works fine.
Maybe the PB installer/updater needs to be patched to work with XPsp2 and those changes are done automatically.

Greetings
Michael
PB 5.40 LTS, W7,8,10 64bit and Mint x64
The_Pharao
User
User
Posts: 57
Joined: Sun Jan 04, 2004 2:11 pm

Post by The_Pharao »

the only thing that needs to be patched is XPsp2 :x
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

now that's a feature that i do hope is optional :-(
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
The_Pharao
User
User
Posts: 57
Joined: Sun Jan 04, 2004 2:11 pm

Post by The_Pharao »

just imagine your xp is asking you every time if you are really sure that you want to run a new progam you just compiled :x
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

Well Pharao, that's a logical progression for an OS that constantly wants to know whether I'm really, really sure that I want to delete something.
I'm waiting for the day that my BIOS already knows the OS and asks me whether I want reconsider my intention to boot it... ;)
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

This is also included in Windows 2003 server.
It ask for every compiled exe if you realy want to start it.
You can disable this.
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

8O

Does it do the same for every DLL?
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

No, asks nothing for dll

I just uninstall "Internet Explorer Advanced Security" in control panel, and its stops asking this.
Post Reply