How to limit just one C# application on windows xp?

J

Jason Huang

Hi,

In my C# windows form application project, I built MyApp.exe and installed
on client's Windows XP.
Is it possilbe to limit just one MyApp.exe runnig on client's PC? And how?
Thanks for help.


Jason
 
G

Greg Young

You are correct Jon (just googled for a quick example :)) .. although simply
creating a class that has it as a private static variable would do the trick
as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top