Windows 7 - Unable to copy inside Programme Files

Asked By siddu Praneeth on 02-Feb-12 11:33 AM
Hi Experts,

Why my VB.NET setup file unable to copy inside C:\Programme Files in win7 machine, How to fix this issue? Same setup is working inm

Thanks to all repliers.
[)ia6l0 iii replied to siddu Praneeth on 02-Feb-12 12:09 PM
You have to run the program with Administrator rights. 

Hold shift and Right-click on the setup file and choose "Run as different user" and provide the administrator account details. This will let you run the program with administrator rights.
kalpana aparnathi replied to siddu Praneeth on 02-Feb-12 12:57 PM
hi,

Please follow the steps:

  1. Choose Start > Computer > Organize > Folder and Search Options, and then click the View tab.
  2. In the Advanced Settings section, deselect Use Sharing wizard (Recommended) and click OK.
  3. Navigate to the parent folder.
  4. Right-click the next folder, and then choose Properties.
  5. In the Attributes section, deselect Read-Only and click Apply, then OK.
  6. In the Security tab, make sure that Administrators And System is listed and permissions for security are set to Full Control. If not, do the following:
         a. Click Edit.
         b. If the User Account Control (UAC) elevation prompt appears, then follow the instructions to accept it.
         c. Change the settings as necessary.
  7. Click Advanced, and in the Owner tab click Edit. Accept the UAC elevation prompt if it appears.
  8. In the Change Owners Section, click Administrators and select Replace Owner On Subcontainers and Objects. Then click Apply.
  9. In the Permissions tab, click Edit. Accept the UAC elevation prompt if it appears.
  10. Select Replace Permission Entries On All Child Objects With Entries Shown Here That Apply To Child Objects.
  11. Click OK and Yes until you've closed the Installers Properties dialog box.
  12. Repeat the process on any additional file paths.
  13. Launch your Adobe application.