[RESOLVED] CopyFile / DeleteFile Windows 7 Service Pack 1
Posted: Tue Mar 22, 2011 5:06 pm
Hi
I need to copy some files in Windows Directory \ System32
but after installing the Windows 7 Service Pack 1 , I'm unable to do that .. Windows Security System doesn't allow the purebasic executable file to Copy or Delete file form System32 Directory
it was okay before but it doesn't work with SP1 ( at least it doesn't work for me )
my program loads as Administrator and it should work but it doesn't ..
the project works with Windows 7 / Vista / XP .. but it doesn't work with Windows 7 Service Pack 1 , i can Copy / Del files with Batch file in System32 Directory ( if I execute them as Administrator ) but it doesn't work with PureBasic
is there any Cheat for this ? please advise ..
I need to copy some files in Windows Directory \ System32
but after installing the Windows 7 Service Pack 1 , I'm unable to do that .. Windows Security System doesn't allow the purebasic executable file to Copy or Delete file form System32 Directory
it was okay before but it doesn't work with SP1 ( at least it doesn't work for me )
my program loads as Administrator and it should work but it doesn't ..
the project works with Windows 7 / Vista / XP .. but it doesn't work with Windows 7 Service Pack 1 , i can Copy / Del files with Batch file in System32 Directory ( if I execute them as Administrator ) but it doesn't work with PureBasic
is there any Cheat for this ? please advise ..