Revolter Posted December 3, 2010 Share Posted December 3, 2010 (edited) do i need administrator rights to copy something in the temp folder? (windows) Edited December 3, 2010 by Revolter [center]Sorry for my bad english. Trying my best :Dhttp://iulianonofrei.comhttp://www.last.fm/user/Revolt666 [/center] Link to comment Share on other sites More sharing options...
UEZ Posted December 3, 2010 Share Posted December 3, 2010 Check ntfs permission for that folder! Standard should be read only for users that means you need write permission to copy something to that folder. Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
hannes08 Posted December 3, 2010 Share Posted December 3, 2010 Hi!@TempDir or the system Environment %temp% normaly points to c:\D&S\<user>\LocalSettings\temp where the user by default has modify rights, because it is stored in his profile.Regards,Hannes MR-AMiNE 1 Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler] Link to comment Share on other sites More sharing options...
Revolter Posted December 3, 2010 Author Share Posted December 3, 2010 Hi!@TempDir or the system Environment %temp% normaly points to c:\D&S\<user>\LocalSettings\temp where the user by default has modify rights, because it is stored in his profile.Regards,Hannes i made a script that insatlls a picture in the @tempdir and then loads it in a gui ... when i run it from the main account it works and when i run it from the guest account or another account without administrator rights the picture won't show up ... [center]Sorry for my bad english. Trying my best :Dhttp://iulianonofrei.comhttp://www.last.fm/user/Revolt666 [/center] Link to comment Share on other sites More sharing options...
UEZ Posted December 3, 2010 Share Posted December 3, 2010 (edited) ...copy something in the temp folder? (windows)I was talking about @WindowsDir\Temp!Br,UEZ Edited December 3, 2010 by UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
hannes08 Posted December 3, 2010 Share Posted December 3, 2010 Well UEZ, I think you're right. c:\Temp (if exists) and @WinDir\Temp really are "readonly" in default. Sometimes I just can't seen to read. Regards, Hannes Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler] Link to comment Share on other sites More sharing options...
Revolter Posted December 3, 2010 Author Share Posted December 3, 2010 I was talking about @WindowsDir\Temp!Br,UEZi found the mistake ... i was using an udf that i made a couple of weeks ago and i was using @windowsdir & "/picture.jpg" that's why it wouldn't install itthanks! [center]Sorry for my bad english. Trying my best :Dhttp://iulianonofrei.comhttp://www.last.fm/user/Revolt666 [/center] Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now