Auto-Download an Update
Reported by Luke Maciak | March 27th, 2012 @ 04:57 PM | in 1.5 (closed)
The update feature should:
- Download the latest version to CACHE folder
- Unzip
- Generate a shell script om CACHE folder
- Exit
Shell script should:
- Delete current version
- Copy latest version from CACHE to same folder
- Run latest, and exit
Detect current path using:
System.AppDomain.CurrentDomain.BaseDirectory
// or
System.IO.Path.GetDirectoryName(
System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName)
Comments and changes to this ticket
-
Luke Maciak April 23rd, 2012 @ 10:01 AM
- Milestone changed from 1.4 to 1.5
- Milestone order changed from 7 to 0
-
Luke Maciak May 1st, 2012 @ 03:52 PM
- State changed from new to resolved
(from [a208e6887c84]) Added an in-place update routine.
[#134 state:resolved]
https://bitbucket.org/maciakl/lukes-setup-assistant-git/changeset/a...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Ultimate Configuration and Diagnostics Tool