Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie question - can a program uninstall and then re-install a new version the program?

Status
Not open for further replies.

peaceatwork

Programmer
Sep 19, 2012
5
0
0
forgive the ignorance of the question if obvious but

situation-
existing installed program written in C++
runs at start up in the notification tray

Proposal-
write and execute a program in c# that
1- uninstalls and deletes the c++ program, including removing the start up command and
2- installs a new, similar program written in c#

that is possible, isn't it?

thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top