The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: skywalker on February 22, 2006, 03:38:05 PM

Title: Re: Get MASM32 Here
Post by: skywalker on February 22, 2006, 03:38:05 PM
Quote from: hutch-- on December 19, 2004, 12:01:29 PM
http://www.masm32.com

Do I need both service packs?

Maybe that is why I didn't have masm32rt.inc.

Thanks.
Title: Re: Get MASM32 Here
Post by: Vortex on February 22, 2006, 06:21:46 PM
You can try December edition Masm32 Version 9 Beta, it comes with all the necessary components :

http://www.masmforum.com/simple/index.php?topic=3374.0
Title: Re: Get MASM32 Here
Post by: skywalker on February 22, 2006, 09:24:19 PM
Quote from: Vortex on February 22, 2006, 06:21:46 PM
You can try December edition Masm32 Version 9 Beta, it comes with all the necessary components :

http://www.masmforum.com/simple/index.php?topic=3374.0

Thanks.
Will an uninstall preserve my current masm32 dir structure ?

Title: Re: Get MASM32 Here
Post by: skywalker on February 22, 2006, 09:28:57 PM
Quote from: skywalker on February 22, 2006, 09:24:19 PM
Quote from: Vortex on February 22, 2006, 06:21:46 PM
You can try December edition Masm32 Version 9 Beta, it comes with all the necessary components :

http://www.masmforum.com/simple/index.php?topic=3374.0

Thanks.
Will an uninstall preserve my current masm32 dir structure ?



Sorry I just realized I don't need windows to uninstall it. Been a long day at work. Power was out for 3 hours and it's real hot and muggy.

Title: Re: Get MASM32 Here
Post by: Vortex on February 22, 2006, 09:52:31 PM
Hi skywalker,

If you wish, you can make a backup of your current masm32 installation before installing the beta edition.

I am using Masm32 Version 9 beta without any problem :U
Title: Re: Get MASM32 Here
Post by: skywalker on February 22, 2006, 10:29:06 PM
Quote from: Vortex on February 22, 2006, 09:52:31 PM
Hi skywalker,

If you wish, you can make a backup of your current masm32 installation before installing the beta edition.

I am using Masm32 Version 9 beta without any problem :U

Right now all my source is in one directory and I have to backup the menu.ini and one bat file I recently made for debugging. So it won't be anything major. I'll probably make a bat file to automate that for the next package release.

Learning how to debug my first program isl taking as long as it took for  all of my 16 bit stuff. :-)

Take care.

Title: Re: Get MASM32 Here
Post by: lnn1123 on March 06, 2006, 08:05:52 AM
good,thanks :8)
Title: Re: Get MASM32 Here
Post by: Vortex on March 06, 2006, 09:13:07 AM
skywalker,

You can try Ollydbg to debug your applications, it'e easy to use.