Click here to Skip to main content
15,897,518 members
Home / Discussions / C#
   

C#

 
GeneralUninstalling your uninstaller!! Pin
exhaulted16-May-05 4:28
exhaulted16-May-05 4:28 
GeneralRe: Uninstalling your uninstaller!! Pin
Colin Angus Mackay16-May-05 4:33
Colin Angus Mackay16-May-05 4:33 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 4:41
exhaulted16-May-05 4:41 
GeneralRe: Uninstalling your uninstaller!! Pin
Colin Angus Mackay16-May-05 4:57
Colin Angus Mackay16-May-05 4:57 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 5:00
exhaulted16-May-05 5:00 
GeneralRe: Uninstalling your uninstaller!! Pin
Marc Clifton16-May-05 5:30
mvaMarc Clifton16-May-05 5:30 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 20:55
exhaulted16-May-05 20:55 
GeneralRe: Uninstalling your uninstaller!! Pin
Marc Clifton17-May-05 0:01
mvaMarc Clifton17-May-05 0:01 
exhaulted wrote:
Cannot find del... when i restart my PC.

Ew. I had assumed that it would be able to run DOS commands. You might need to do something like c:\uninstaller /u, where you pass a command line parameter to itself. BTW, it won't crash if you tell it to delete itself--why would it? The running version is in memory. There is the potential, though, of a locking issue--a running app might have its file locked by the OS, but I'm not sure.

Strange stuff!

Marc

MyXaml
Advanced Unit Testing
YAPO
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted17-May-05 0:24
exhaulted17-May-05 0:24 
GeneralRe: Uninstalling your uninstaller!! Pin
Dennis C. Dietrich16-May-05 9:45
Dennis C. Dietrich16-May-05 9:45 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 20:57
exhaulted16-May-05 20:57 
GeneralPlease help Pin
Blue_Skye16-May-05 3:46
Blue_Skye16-May-05 3:46 
GeneralRe: Please help Pin
Gavin Jeffrey16-May-05 4:20
Gavin Jeffrey16-May-05 4:20 
GeneralRe: Please help Pin
Blue_Skye16-May-05 6:50
Blue_Skye16-May-05 6:50 
GeneralRe: Please help Pin
exhaulted16-May-05 4:23
exhaulted16-May-05 4:23 
GeneralRe: Please help Pin
Blue_Skye16-May-05 6:51
Blue_Skye16-May-05 6:51 
GeneralRe: Please help Pin
exhaulted16-May-05 20:56
exhaulted16-May-05 20:56 
QuestionHow to apply a different color then the system color to the main form menu and to the toolbars Pin
udir16-May-05 3:30
udir16-May-05 3:30 
AnswerRe: How to apply a different color then the system color to the main form menu and to the toolbars Pin
Anonymous16-May-05 6:50
Anonymous16-May-05 6:50 
GeneralRe: How to apply a different color then the system color to the main form menu and to the toolbars Pin
udir17-May-05 19:35
udir17-May-05 19:35 
GeneralMDI - Make only one child(Instance) active Pin
Subrahmanyam K16-May-05 2:24
Subrahmanyam K16-May-05 2:24 
GeneralRe: MDI - Make only one child(Instance) active Pin
Marc Clifton16-May-05 2:31
mvaMarc Clifton16-May-05 2:31 
GeneralRe: MDI - Make only one child(Instance) active Pin
Subrahmanyam K16-May-05 6:12
Subrahmanyam K16-May-05 6:12 
GeneralRe: MDI - Make only one child(Instance) active Pin
Iftahh16-May-05 4:13
Iftahh16-May-05 4:13 
GeneralRe: MDI - Make only one child(Instance) active Pin
Subrahmanyam K16-May-05 6:20
Subrahmanyam K16-May-05 6:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.