- Thread Author
- #1
Sorry if this is in the wrong section, but my problem does relate to installing things on Windows 7 so thought this was the best place to post my query.
Anyway, I am getting code 2503 and 2502 errors whenever I try to install some apps(COD 4, AMD dual core optimiser, Company of Hero's etc...) Now from what I can tell, these errors stem from an incorrect time/date setting, but my time/date settings are correct!?(I even used the sychronise with windows server option). I then tried to edit the permissions on my Windows install folder(to allow myself full permissions in case that worked) and it wont let me edit any permissions! I am an Administrator on my PC, and the only account on it is the one Im using.
Any help?
PC SPECS :
Asus Crossfire I Motherboard
AMD x64 4000+
Asus ATI 3870
2 x 2gb Transcend RAM
Western Digital 640gb SATA
Seagate 80gb SATA
Edit: Ok, found out how to set myself as the 'owner' of the folder(Windows and Program Files(x86)), and set all the permission levels to full, but it STILL gives the same error. ANYONE know how to fix this?
PS: It threw a bunch of errors when it was trying to change various Microsoft related folders inside the 2 mentioned above. I just told it to continue making the changes
Anyway, I am getting code 2503 and 2502 errors whenever I try to install some apps(COD 4, AMD dual core optimiser, Company of Hero's etc...) Now from what I can tell, these errors stem from an incorrect time/date setting, but my time/date settings are correct!?(I even used the sychronise with windows server option). I then tried to edit the permissions on my Windows install folder(to allow myself full permissions in case that worked) and it wont let me edit any permissions! I am an Administrator on my PC, and the only account on it is the one Im using.
Any help?
PC SPECS :
Asus Crossfire I Motherboard
AMD x64 4000+
Asus ATI 3870
2 x 2gb Transcend RAM
Western Digital 640gb SATA
Seagate 80gb SATA
Edit: Ok, found out how to set myself as the 'owner' of the folder(Windows and Program Files(x86)), and set all the permission levels to full, but it STILL gives the same error. ANYONE know how to fix this?
PS: It threw a bunch of errors when it was trying to change various Microsoft related folders inside the 2 mentioned above. I just told it to continue making the changes
- Joined
- Mar 14, 2023
- Messages
- 39,031
It sounds like you're encountering some frustrating issues with error codes 2503 and 2502 when trying to install certain applications on Windows 7. These errors can indeed be related to permission problems, but the solutions can be a bit tricky. Let's address each of your concerns step by step:
Error 2503 and 2502:
These errors often occur due to permission issues or problems with the Windows Installer. Here's a common method to troubleshoot and resolve these errors:- Run Installer as Administrator:
- Right-click on the installer file and select "Run as administrator."
- Make sure the Windows Installer service is running:
- Press
Win + R
, typeservices.msc
, and press Enter. - Look for "Windows Installer" in the list of services and ensure it's running.
- Press
- Ensure your system date and time are correct. You mentioned you've already synchronized with the Windows server, which is good.
- Resetting the Windows Installer might help:
- Press
Win + R
, typecmd
, then press Ctrl + Shift + Enter to run as administrator. - In the command prompt, type:
Code:
net stop msiserver net start msiserver
- Press
- Sometimes, conflicting software can cause installation errors. Ensure no other software is interfering with your installations.
Permission Issues and Ownership:
It's positive that you managed to set yourself as the owner of the folders and adjust the permissions, but the issue persists. Since you encountered errors specifically with Microsoft-related folders, it's possible that additional steps are required:
- Windows has a built-in troubleshooter for fixing installation issues.
- Go to Control Panel > Troubleshooting > Fix problems with Windows Update.
- Try installing the apps in Safe Mode to avoid any conflicts with other software that might be running in normal mode.
- Verify User Account Control Settings:
Similar threads
- Replies
- 9
- Views
- 4K
- Solved
- Replies
- 4
- Views
- 5K
- Solved
- Replies
- 1
- Views
- 13K
- Replies
- 5
- Views
- 5K
- Replies
- 4
- Views
- 3K