strah Posted May 1, 2007 Posted May 1, 2007 It appears that FileRecycle function for Common Files folders won't work in Vista. This piece of code works nice in WinXP, but Vista refuses to honor it... ; Recycle SomeFolder from Program Files/Common Files folder $FolderToRecycle = "C:\Program Files\Common Files\SomeFolder" FileRecycle($FolderToRecycle) anyone experienced same problem, have any solutions, ideas, workarounds? Thanks Strah
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