简体   繁体   中英

Windows Phone 7 How to Make An App Do Something After Installation

How to make an app do something after it is installed from the MarketPlace?

Well, if it is possible at all, that is.

Not possible to have the app do something after an install in wp7.

You could have it do something on first run of the app with custom code. Basically cache an 'already been run' value into isolated storage.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM