Time ago, i had compile programs with admin acount (on OS: windows 2000 ) (as by press key F5). i tried compile with a account of user , then PB didnot compile that noticed "can't create 'PB_.._output.pb' file in /Compile/ dir (why? coz with a acount of user then PB can't to write that dir 'c:\progarm files\purebasic\compile\..' that user only can to write home dir as 'c:\documents and settings'.
So i wish "with PB installed (with admin acount), then a normal user acount can compile their programs, that donot install a new install in your home/ or must have permission to write other dir (not home) ...
thank,
PB Compile a program as a normal user?
-
- Enthusiast
- Posts: 499
- Joined: Wed Sep 17, 2003 9:17 pm
- Location: Southern California
- Contact:
-
- Addict
- Posts: 1126
- Joined: Wed Oct 15, 2003 12:40 am
- Location: Sweden
- Contact:
Ehhh - witch user home dir? You mean all temporary files in "My Documents" or in the "profile/local settings" or in the user temp dir?sec wrote:hmm, temp file would put in home dir , that is all!
Did you install it on a server? Did you use "change user /install"?
If you are going to run PB in a multi user environment I suggest that you install it separate for every user - and of course have licenses for all!!
I haven't tested PB in a multiuser / TSE environment... I'll maybe do that if I'll get some time...


(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
-
- Enthusiast
- Posts: 792
- Joined: Sat Aug 09, 2003 3:13 am
- Location: 90-61-92 // EU or ASIA
- Contact:
what PATH of environment variable TEMP or TMP set...Ehhh - witch user home dir? You mean all temporary files in "My Documents" or in the "profile/local settings" or in the user temp dir?
Yeah, i have two account on my Windows 2000 (installed on NTFS) ..first "Admistrator" and other "sec" (i did everything with that account) ..and of course only me used compiler (and installed once wiht account admin)Did you install it on a server? Did you use "change user /install"?
If you are going to run PB in a multi user environment I suggest that you install it separate for every user - and of course have licenses for all!!
I haven't tested PB in a multiuser / TSE environment... I'll maybe do that if I'll get some time...

