Click here to Skip to main content
15,896,201 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone,

I have a program that works in Windows xp but when I tried to install this program in Windows 7 ultimate I couldn't do that.
Is there any way to make my program work on windows 7?

Thanks
Posted
Updated 28-Dec-10 9:18am
v2

Try running it as administrator. If that works, you probably have to refactor your code to take into account all of Windows 7's security measures.

 
Share this answer
 
v2
Have you tried using the Windows XP Mode?

See here for more information:

http://windows.microsoft.com/en-US/windows7/install-and-use-windows-xp-mode-in-windows-7[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900