V
Viviana Vc
Hi all,
After my application is uninstalled I request a reboot and I would like
after the reboot to start an internet web page (the default browser of
the user) where the user if he wants, to complete some data.
For this at the end of uninstallation I thought about adding under the
registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
something like: bla http:\\www.mypage.com
The problem is that this seems to work only sometimes, like internet
explorer is started and showing the page. But sometimes internet
explorer is started with no address, so it's an empty page. (tried on a
Win2k)
Any clue why is this happening? What am I doing wrong?
If the solution I have chosen doesn't work, how else could I implement
this?
Thanks in advance,
Viv
After my application is uninstalled I request a reboot and I would like
after the reboot to start an internet web page (the default browser of
the user) where the user if he wants, to complete some data.
For this at the end of uninstallation I thought about adding under the
registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
something like: bla http:\\www.mypage.com
The problem is that this seems to work only sometimes, like internet
explorer is started and showing the page. But sometimes internet
explorer is started with no address, so it's an empty page. (tried on a
Win2k)
Any clue why is this happening? What am I doing wrong?
If the solution I have chosen doesn't work, how else could I implement
this?
Thanks in advance,
Viv