How do you clear your Visual Studio cache on Windows Vista?
I have a problem where my ASP.NET controls are not able to be referenced from the code behind files.
I have a problem where my ASP.NET controls are not able to be referenced from the code behind files.
I want my Python script to copy files on Vista. When I run it from a normal cmd.exe window, no errors are generated, yet the files are NOT copied. If I run cmd.exe “as administator” and then run my script, it works fine.
Is it possible to programaticly run compiled Python (comiled via py2exe) as administrator in Vista?