Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Third Party Program Support

Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities.

Reply
 
Thread Tools Display Modes
Old 07-01-2005, 04:18 PM   #1 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default Automatic Backup Preview Development Release 1

I thought I would release a preview release of this project to the public. This will allow me to find any bugs I have with it early on.

Purpose:
Automatic Backup creates an archive in another folder called "Automatic Backup System" the files are seperated by date and time.

There are going to be three stages of development, they will be the following:
Quote:
Preview Development Release ( Unstable )
Pre Final ( Semi Stable )
Final ( Stable Version )
Because most of the features are not in, I will keep it in the Preview Development Release stage for awhile. You can discuss the release here at the Automatic Backup Discussion, please report all bugs to to the bug tracker here: http://www.seanchen.net/bugreport/

You can download Automatic Backup at the following location:

http://www.seanchen.net/discussion/i...?showtopic=414

To have RunUO launch my program add the following to AutoRestart.cs

Code:
	private void Restart_Callback()
		{
			Process.Start("Automatic Backup.exe");
			Process.Start( Core.ExePath );
			Core.Process.Kill();
		}
Phantom is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5