hi,
I am create setup file of windows application.but i want to display one form in that user fill some information after installation of project.
plz help me..
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sukesh MarlaPosted Oct 6, 2012, 12:53 AM
when first time your first form opens, check for this values, u will get 0,
Show the FillUserInfo form and when user click on save set key value to 1.
Second sollution is you can take help of Custom Actions in Setup and deplyoment,i think so,
Check this is correct answer if it helped.