8
Answers

Exception Handling

sumit gugnani

sumit gugnani

9y
350
1
Hi
 
I have create a window application, when application run in visual studio and exception is coming than exception handle with try catch block in program.cs file and show a message box, it works fine
 
But when create setup and install the setup than in case of exception message box not working .?
 
how to fix this issue??
 
Thanks 
 
 
Answers (8)
0
Lalit M

Lalit M

NA 6.7k 48k 15y
Simplay,You can follow this steps

1).Right click my computer->properies.
2).Advance->Startup and recovery->Click Settings.
3).Click edit it will display in notepad remove window 200 boot line and save->ok.

Accepted
0
Yasvant M

Yasvant M

NA 10 0 15y
get it  Thanks both,
actually i want to remove window 2000 selection option during booting os.
0
Kirtan Patel

Kirtan Patel

NA 35k 2.8m 15y
First, go to Start Menu, right click on my computer, and choose properties.

Then, click on Advanced Settings.

Choose settings under Startup and Recovery.

And here we are. Click on the drop-down menu (highlighted in blue here) to select the default OS to be launched at startup.

Notice how you can set how long the boot-selection screen will stay up until it decides to load the default OS automatically. By default, it is set to 30 seconds, but mine are 10 secs.


if my answer helps you then check "Do you like this answer" check box please :)