This is my first attempt at an addin, so here it is.
Basically it combines the feteaures of XO5 Version-Inc
with Ketil's Project Zipper addin.

If this helps you out, let me know.. WillASM

Edit:
10-17-2003, 20 dl, Fixed zip comment bug. Added option for debug build.
12-01-2003, 27 dl, Fixxed message box popups on build without project loaded. Also fixed some static control display errors under WinXP.
Posted on 2003-10-15 20:13:40 by WillASM
Hi WillASM

Very nice and useful addin. I like the milestone functions! :alright:

KetilO
Posted on 2003-10-16 03:39:23 by KetilO
Fixed a bug in zip procedure. File information was not properly stored.

Edit:
Latest version at first post.
Posted on 2003-10-17 12:15:18 by WillASM
Hi WillAsm,

Is there a way to update the number for version numbers like I use in Toolbar Paint, ie 1.2.0.2038 where 2038 is the build number. Currently it changes to 1.2.1.0 when it should be 1.2.0.2039. Great AddIn though :alright:
Posted on 2003-10-17 12:24:37 by donkey
Yes there is a way, just click the last green X in the file version format group box
and then set the range from the drop-down list to 9999 or unlimited.

WillASM
Posted on 2003-10-17 12:30:34 by WillASM
Great !

Last little request, how do I set it up so it autoincrements version numbers in "release" compiles but not in "debug" compiles ? I don't count debugs as builds and do not want a version increment.
Posted on 2003-10-17 12:34:03 by donkey
Good idea! I'll see what I can do about adding an option to check for debug
builds. In the meantime just un-check the "Enable Version Updating" from
the options tab.

WillASM
Posted on 2003-10-17 12:42:31 by WillASM
Added the new option "Do Not Update Version - Debug Builds" to settings tab.
When checked, debug builds will not increase the version number..

WillASM

Edit:
Latest version at first post.
Posted on 2003-10-17 16:08:53 by WillASM
Hi WillASM

I have moved the attachment to first post. Hope you don't mind.

KetilO
Posted on 2003-10-17 16:24:20 by KetilO
Thanks Ketil, also thank you for adding my addin to the latest version of RadASM.
If you could, on your next release, add the updated version please?

WillASM
Posted on 2003-10-17 16:30:34 by WillASM
Thanks WillAsm :alright:
Posted on 2003-10-17 18:40:40 by donkey
No problem. Thanks for the suggestion, it was a good idea..

WillASM
Posted on 2003-10-17 19:50:38 by WillASM
Hi all

WillASM has sendt me an update. New upload at the top of this thread.

Whats new:
- Fixxed message box popups on build without project loaded.
- Also fixed some static control display errors under WinXP

KetilO
Posted on 2003-12-01 02:17:04 by KetilO
Hi WillASM!

I really like your project control addin for RADAsm.. have you thought about porting a version to work with Akyprian's WinASM IDE as well? I think it would make a great addition to that project.

Keep up the good work

Johnny
Posted on 2003-12-13 02:48:04 by JohnnyQuest
I'll take a look at the WinASM IDE and see what I can do..

WillASM
Posted on 2003-12-15 12:09:50 by WillASM