News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

You appear to have cancelled the installation.

Started by CCurl, October 30, 2015, 11:56:20 PM

Previous topic - Next topic

CCurl

I have MASM installed on my home computer, and even though it reported some problems, it still installed.

Trying to install it on my work PC, I am getting this:

You appear to have cancelled the installation.

This comes right after it tells me that the "DELETE operation of EXE file appears to be OK.", pretty early in the install process.

dedndave

are you on a network ?

what i would do - copy your home installation masm32 folder to a thumb drive and copy it to your C: drive at work
the installation is "benign" - no registry writes or drivers, etc - just files in the masm32 folder


CCurl

FWIW, it is a Windows 7 Professional with Service Pack 1, 64 bit, Intel i5-3570 CPU, 12 GB RAM.

jj2007

At work, usually restrictions are much tougher than at home. Most likely, your IT department doesn't want you to do such dangerous stuff. If Dave's copy solution doesn't work, try talking to your IT guys - but make sure to have good arguments to code in assembler 8)

Vortex

A trick to install Masm32 to any folder :

subst M: "C:\Documents and Settings\User\Documents"

You can also install Masm32 to your home computer and copy the Masm32 folder to a USB drive. The Masm32 installation is portable.