Microsoft
Software
Hardware
Network
Question : Self uodating / Self deleting application
Hi,
I like to make a self updating app.
Checking for a new version and download doesn't matter but my problem is that everthing about self deleting that google shows does not work.
There're two possibilities what I like to do:
Prefered one:
1. The app I like to update gives a update coment to a pther assembly (DLL)
2. The app will be closed by a process from the DLL, replaced and restarted
Alternate:
1. The upplication run a progress or what ever
2. Close itself or get closed by the progress
3. Will be replaced and restarted
BTW: OnClick I can't use for a selfupdate I need to do these steps by myself.
Any idea how to do?
Thanks
Andre
Answer : Self uodating / Self deleting application
We used this in old projects.
http://www.codeproject.com
/KB/vb/Aut
o_Update_R
evisited.a
spx
Random Solutions
How do i factory reset netvanta 1524st switch from the cli command line?
Cisco ASA SIte to Site NAT Options.
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Exchange database backup failing with Arcserve v15
How can i add column name in list generic?
How to use Outlook VBA to select messages in an Outlook folder and run VBA macro
Forefront TMG Client Access
Utilizing array gleamed from GetRows method in Access VBA
get-wmiobject error - Powershell
Multiple Stored Procedures in a single transaction