Go Back   ZuneBoards > Zune Discussions > Zune Games > Development Discussions

Development Discussions All developers who are coding games may stop by here for any help, suggestions, and everything development related.

Reply
 
LinkBack Thread Tools
Old 06-17-2009, 04:14 PM   #1 (permalink)
Jr. Member
 
xCyberFang's Avatar
 
Join Date: Apr 2008
Posts: 450
xCyberFang will become famous soon enough
Send a message via AIM to xCyberFang Send a message via MSN to xCyberFang Send a message via Yahoo to xCyberFang
Default Quick Click Archiver! (perfect for projects, also able to exclude certain files/dirs)

ive created a batch file that you can use to Archive your projects in one simple click..

well sort of one click, first you got to add any certain files you want excluded (a one time only thing, as it works from a textfile).. and also you got to type in the desired name for the archive, or just press enter and have it use the name as the batch file.

really useful file.

i mainly created it so i can archive my ZuneTools without having to drag out my text files and my personal stuff each time i archive it.

if you would like to view the source or edit it, simply right click and choose to view in notepad, or change from ".bat" to ".bat.txt"

Archiver.Bat
(Hosted on MediaFire)


Tell me what you think of it.
__________________






xCyberFang is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 06-20-2009, 04:22 PM   #2 (permalink)
Jr. Member
 
xCyberFang's Avatar
 
Join Date: Apr 2008
Posts: 450
xCyberFang will become famous soon enough
Send a message via AIM to xCyberFang Send a message via MSN to xCyberFang Send a message via Yahoo to xCyberFang
Default

hey guys thanks for your feedback i really appreciate it. i sure feel like the time of making stuff for zuneboards is really worth it X_X....
__________________






xCyberFang is offline   Reply With Quote
Old 06-21-2009, 02:21 PM   #3 (permalink)
blame it on the britons
Development Front
Super Moderator
Expert Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,686
itsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud of
Awards Showcase
Elektrolik's Submissive Favorite staff member Most helpful 
Total Awards: 3
Default

a) If you put @echo off at the top of your batch file, you won't have to put @ in front of every line in the file.
b) This is sure really complicated for something that just runs WinRAR with some preset settings. :/
__________________

signature by vettexl





itsnotabigtruck is offline   Reply With Quote
Old 06-22-2009, 09:32 PM   #4 (permalink)
Jr. Member
 
xCyberFang's Avatar
 
Join Date: Apr 2008
Posts: 450
xCyberFang will become famous soon enough
Send a message via AIM to xCyberFang Send a message via MSN to xCyberFang Send a message via Yahoo to xCyberFang
Default

how was it complicated? i dont really see the pain. well except for choosing the part of having to insert the lines into the text files to choose which files and or directories to be included and excluded...

also about the @ thing, i actually did it cuz when i ran it it kept adding c:\users\joes\desktop\ at the beginning of the line, and the @ removed the line.
__________________






xCyberFang is offline   Reply With Quote
Reply

Bookmarks

Thread Tools