answersLogoWhite

0

setupmgr exe belongs to product Microsoft(R) Windows (R) 2000 Operating System and was developed by company Microsoft Corporation. This file has description Stub loader for Windows 2000 Setup Manager Wizard. This is executable file. You can find it running in Task Manager as the process setupmgr.exe.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you convert a exe file to a txt file?

You can't convert an exe file to a txt file.


How can I change lnk files back to exe format?

I'm not sure what you mean... .lnk is type of file which directs to a .exe file. If you do not have .exe file still have .lnk file you can't start the program. If you have .exe file but you do not have .lnk file pointing to it you still can run the program but you will have to locate the .exe file manually.


How can you convert a exe file to prg file?

i have one exe of foxpro base, now i have't it prg file so how to recover exe to prg files in use in this exe


What is the file extension to install software?

Usually a .exe file, meaning that file is a program.


What is the purpose of setupmgr exe file?

First of all Setupmgr.exe with description Asistente para administración de la instalación de Windows is a process file from company Microsoft Corporation belonging to product Sistema operativo Microsoft® Windows®. It helps you to automatically create Unattended scripts for the Windows 2000/XP installation.


EXE is executable file?

exe is a common filename extension denoting an executable file


What is exe file?

An exe file is an executable file .It may or may not be a virus. It could also be a harmless program file. You would need to run an exe file through virus total to find out if it is malicious. An exe is produced by compiling source code into object code then linking it into machine code and writing that to the exe file. Exe is short for executable and is the extension for an application on Win 32


What is the fullform of exe?

exe stands for executable file


How do you mail an exe file?

A lot of service providers will not allow you to email an exe file as there are a lot of virus emails in the exe format.


Does alg exe represent an executable file?

Putting '.exe' after a file name means that it is an executable file. This means that it is a program that can run by its self. So, yes, exe does represent an executable file.


Can an assembly have exe?

You can make an .exe file using an assembler.


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.