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

C#

 
GeneralRe: storing value in dll Pin
pubududilena17-May-05 18:01
pubududilena17-May-05 18:01 
GeneralHandling System Events Pin
heavenamour16-May-05 4:31
heavenamour16-May-05 4:31 
GeneralRe: Handling System Events Pin
Dave Kreskowiak16-May-05 7:19
mveDave Kreskowiak16-May-05 7:19 
GeneralRe: Handling System Events Pin
heavenamour16-May-05 17:52
heavenamour16-May-05 17:52 
GeneralRe: Handling System Events Pin
Dave Kreskowiak17-May-05 4:02
mveDave Kreskowiak17-May-05 4:02 
GeneralRe: Handling System Events Pin
heavenamour17-May-05 18:31
heavenamour17-May-05 18:31 
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 
I think what you need is the RunOnce registry key. What happens is that your uninstall will create an entry under the RunOnce registry key and when the machine is next re-booted the command given in RunOnce will be run. The command you give can delete the uninstall.exe for you.

MSDN Docs for RunOnce[^]

Does this help?


My: Blog | Photos | Next SQL Presentation
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


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 
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 

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.