qwertyuiop
Posts: 35
Joined: Wed Dec 12, 2012 6:05 am

dialog box appears while un installtion

Hi,

I have created the application using installer ,when i try to remove my application from add or remove program it shows some dialog box to continue further.There shouldn't be any user interface in add or remove program.Currently i am using windows 7 OS .These dialog box shows only in 64 bit machine,in 32bit machine it doesn't show any dialog box while un- installation.if there is any option to hide the dialog box in 64 bit using installer.

Here with i have attached the JPEG image for your reference.

Thanks
Attachments
alert.jpg
alert.jpg (35.2 KiB) Viewed 4727 times
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: dialog box appears while un installtion

Hi,

That dialog appears to inform the user that the "Java(TM) Platform SE binary" application should be closed before the uninstallation continues. This happens because a part of your application uses some resources from the program specified in the dialog when running on Windows 7 64-bit.

So, you must verify your application to see what is the problem and how you can avoid it.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: dialog box appears while un installtion

You're welcome. My pleasure.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”