The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: setty on January 06, 2005, 12:08:10 PM

Title: help me with installing masm
Post by: setty on January 06, 2005, 12:08:10 PM
I've got a ***** problem, trying download masm32 from a lot of sites i  was gettin the install.exe file.
instaling masm it wos gives me erros about eech file that thets is broken
i trued many sites and some others versions but result was the same one.
whot a gona do????????????
                 HELP


---------_________
sorry me for my english!!!

Watch your language please!!!
Title: Re: help me with installing masm
Post by: Ash_ on January 06, 2005, 12:28:43 PM
try the one from www.masm32.com.
maybe the other versions you got are dodgy but mine works fine.

what os you running and stuff?
Title: Re: help me with installing masm
Post by: setty on January 06, 2005, 03:01:35 PM
Win 95.
Ha,i know this ,i trued, result the same
maby problem in mee couse there was a lot of good sites i was trued to download masm   :'(
Title: Re: help me with installing masm
Post by: hutch-- on January 06, 2005, 04:14:04 PM
setty,

make sure you windows version is installed properly and the machine is clean, IE no viruses or trojans.

When you install, try not to run other stuff at the same time and turn and AV scanner OFF !!!.

the install has been tested on all versions and on thousands of computers and it works fine.
Title: Re: help me with installing masm
Post by: setty on January 06, 2005, 04:46:54 PM
Hmm...
gues t's couse the problem with my machine?
i was tried many times
archive downloads correctly, extracting without any problem, then i get install.exe, run it, and he told me such many mistakes as files in masm32-1802
data error at .... . File is broken.
at the end, i have directory with all files and subdirectorues but summary sizet at 0kb.
any file hasnt no one byte in it
thets the problem and i dont even know whot to do
Title: Re: help me with installing masm
Post by: pbrennick on January 06, 2005, 05:56:34 PM
setty,
I do not know how much knowledge you have about your machine at the system level, but your machine has a serious problem.  If you do not know how to install an OS, take it to a service center in your area.  The machine needs to be rebuilt.  To ensure that no bad stuff makes it into the new installation, I believe FDISK needs to be used here.  Do NOT play with that program unless you know what you are doing.  Goo luck.

Paul
Title: Re: help me with installing masm
Post by: jimh on January 06, 2005, 08:53:49 PM
I'm not so sure he's got a corrupted filesystem as that he's just got a bad download. Sure he should check his system with chkdsk to be sure (and chkdsk c: /f will fix many problems such as lost chains and clusters without having to fdisk/format/install OS your hard drive).

Quote
i have directory with all files and subdirectorues but summary sizet at 0kb.
any file hasnt no one byte in it

I think he meant that the unarchiving app he was using displayed this... maybe not. Assuming his hard drive isn't corrupted beyond repair, then I'd delete all downloaded archives pertaining to MASM and get the current version from the masmforum website. It's a soft install and so doesn't impact your system much beyond filling up the c:\masm32 folder with goodies.
Title: Re: help me with installing masm
Post by: Arghuleh on February 07, 2005, 02:23:38 PM
I've exactly the same problem as Setty. Everything works fine with download and extraction of install.exe. Even running install.exe works well, but after extraction a window pops up showing files that are broken. After installment every file in the masm32-catalog is 0k size. I'm using Windows 98 SE swedish version with a 98lite-modification, no internet explorer is installed. I think the problem lies in the 7zip-extractor.

EDIT: I'm using the Win95-shell for faster perfomance. Noted that Setty uses Win95.

/Jompa
Title: Re: help me with installing masm
Post by: hutch-- on February 07, 2005, 02:36:30 PM
I have a win98se box running the win95b interface as well and it has no problems at all. If you have something wrong with the machine, go to the forum website and get the version there that is preinstalled. Make SUER you put it into a directory "masm32" directly off the root dorectory of the partition you want it on. It is there for people who have broken or damaged Windows versions.
Title: Re: help me with installing masm
Post by: pbrennick on February 07, 2005, 07:56:40 PM
I tried 98lite on my test box and it severely corrupted my installation to the point that I had to reformat.  It was a bad experience that I will never try again.  It happens when you try to remove Explorer from an existing installation.  The person who wrote 98lite recommended that I start it from a new installation and use a copy of windows 95, I just pressed the delete key and went on with my life.  Windows 98 is plenty fast enough without al that crap!

Paul