The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: StarsInTheSky on December 28, 2006, 02:11:58 PM

Title: Comments on Service Pack 2 for masm32 version 9.0
Post by: StarsInTheSky on December 28, 2006, 02:11:58 PM
Will there be a new release version as well, in case one would like to just install everything from scratch?

Is there any uninstall instructions beside just deleting the files btw?
Title: Re: Service Pack 2 for masm32 version 9.0
Post by: Vortex on December 28, 2006, 06:26:37 PM
There is nothing to uninstall, read the README.TXT file coming with the service pack.
Title: Re: Service Pack 2 for masm32 version 9.0
Post by: StarsInTheSky on December 28, 2006, 06:32:12 PM
yes I thought so =)
Title: Re: Comments on Service Pack 2 for masm32 version 9.0
Post by: ramguru on December 28, 2006, 11:08:16 PM
I almost got heart attack after I've installed your SP2, hutch... My project didn't work today as usually, I was in shock: maybe it was me, who smashed into keyboard when drunk; but finally remembered new SP2 that I'd installed... I use masm32.lib as plib.lib, do simple procedure: rename, copy. So the point is that I had to reinstall masm32 to get old masm32.lib/inc - luckily it works again.
Title: Re: Comments on Service Pack 2 for masm32 version 9.0
Post by: StarsInTheSky on December 29, 2006, 11:26:10 AM
whats the easiest procedure to install this if you have a standard installation? copy the whole thing to \masm32 and then goto \mam32\m32lib and run the make.bat ?
Title: Re: Comments on Service Pack 2 for masm32 version 9.0
Post by: hutch-- on December 29, 2006, 12:01:08 PM
Stars,

Do what the original poisting said, read the README.TXT file. It tells you what to do and its very easy once you read the instructions in that file. Just copy everything to whare it is suppoed to be then build the library and its all finished.
Title: Re: Comments on Service Pack 2 for masm32 version 9.0
Post by: GregL on December 29, 2006, 08:49:01 PM
The update was pretty painless. It's working fine for me. Thanks Hutch.