My application uses Application Rental mode and expires at regular intervals. Can I stop it from expiring?
Yes, When your application is in a “registered” state, set the ApplicationRental property false. However, this requires a code change in your application. If you think you may need to do this at some future point, you can have your application read this value from a configration file and set it programatically when your application loads. This way all you need to do is update your configuration file.
Related Questions
- My application uses two separate library packages; one of which is only available in -AP mode (because the vendor went out of business) and the other is only available in -AA mode. What can I do?
- My application uses Application Rental mode and expires at regular intervals. Can I stop it from expiring?
- How does Windows XP Mode align with Microsoft’s commitment to application compatibility?