Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Setup > winnt32 /cmdcons error: Setup cannot run in program compatibility

Reply
Thread Tools Display Modes

winnt32 /cmdcons error: Setup cannot run in program compatibility

 
 
Claude Lachapelle
Guest
Posts: n/a

 
      04-20-2009
I'm actually installing the recovery console on all domain controllers in a
cie but I got the following error with only one:

winnt32 /cmdcons

Windows Setup
Setup cannot run in program compatibility mode. To run Setup normally, go to
My Computer, double-click the CD icon, and then double-click the Setup.exe
file.

This is a Windows Server 2003 Standard Edition (32 bits) like all the others
(total 22 servers). What's wrong with it???

Thanks.

Claude Lachapelle
Systems Administrator, MCSE
 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a

 
      04-21-2009
From the command line or shortcut? Did you try creating a slipstream (SP2
I'd presume) and installing from there?

http://technet.microsoft.com/en-us/l.../cc737360.aspx



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Claude Lachapelle" wrote:
> I'm actually installing the recovery console on all domain controllers in
> a
> cie but I got the following error with only one:
>
> winnt32 /cmdcons
>
> Windows Setup
> Setup cannot run in program compatibility mode. To run Setup normally, go
> to
> My Computer, double-click the CD icon, and then double-click the Setup.exe
> file.
>
> This is a Windows Server 2003 Standard Edition (32 bits) like all the
> others
> (total 22 servers). What's wrong with it???
>
> Thanks.
>
> Claude Lachapelle
> Systems Administrator, MCSE


 
Reply With Quote
 
Claude Lachapelle
Guest
Posts: n/a

 
      04-21-2009
From cmd and run... and I just tried from a shortcut, where I made sur that
"compatibility mode" is disabled, but still the same error.

SP2 (integrated), and the I386 folder is the same for all servers...

I even tried to recopy the I386 folder to avoid file corruption... and I get
the same problem when I start it from the source folder!

8-(

"Dave Patrick" wrote:

> From the command line or shortcut? Did you try creating a slipstream (SP2
> I'd presume) and installing from there?
>
> http://technet.microsoft.com/en-us/l.../cc737360.aspx
>
>
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
>
> "Claude Lachapelle" wrote:
> > I'm actually installing the recovery console on all domain controllers in
> > a
> > cie but I got the following error with only one:
> >
> > winnt32 /cmdcons
> >
> > Windows Setup
> > Setup cannot run in program compatibility mode. To run Setup normally, go
> > to
> > My Computer, double-click the CD icon, and then double-click the Setup.exe
> > file.
> >
> > This is a Windows Server 2003 Standard Edition (32 bits) like all the
> > others
> > (total 22 servers). What's wrong with it???
> >
> > Thanks.
> >
> > Claude Lachapelle
> > Systems Administrator, MCSE

>
>

 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      04-22-2009
Don't know what else to suggest but I doubt the problem is limited to
installing the recovery console.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Claude Lachapelle" wrote:
> From cmd and run... and I just tried from a shortcut, where I made sur
> that
> "compatibility mode" is disabled, but still the same error.
>
> SP2 (integrated), and the I386 folder is the same for all servers...
>
> I even tried to recopy the I386 folder to avoid file corruption... and I
> get
> the same problem when I start it from the source folder!
>
> 8-(


 
Reply With Quote
 
Claude Lachapelle
Guest
Posts: n/a

 
      05-06-2009
I finally got it!

I removed the following environment variable:

__COMPAT_LAYER=DisableNXShowUI
by running SET __COMPAT_LAYER=DisableNXShowUI=

and removed the following registry key:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers

And voilÃ*, now the winnt32.exe start correctly!

See http://support.microsoft.com/kb/286705 (HOW TO: Script Compatibility
Layers in Windows XP) and
http://technet.microsoft.com/en-us/l.../cc739709.aspx for more details.

"Dave Patrick" wrote:

> Don't know what else to suggest but I doubt the problem is limited to
> installing the recovery console.
>
>
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
>
> "Claude Lachapelle" wrote:
> > From cmd and run... and I just tried from a shortcut, where I made sur
> > that
> > "compatibility mode" is disabled, but still the same error.
> >
> > SP2 (integrated), and the I386 folder is the same for all servers...
> >
> > I even tried to recopy the I386 folder to avoid file corruption... and I
> > get
> > the same problem when I start it from the source folder!
> >
> > 8-(

>
>

 
Reply With Quote
 
Claude Lachapelle
Guest
Posts: n/a

 
      05-06-2009
Oups...

SET __COMPAT_LAYER=

"Claude Lachapelle" wrote:

> I finally got it!
>
> I removed the following environment variable:
>
> __COMPAT_LAYER=DisableNXShowUI
> by running SET __COMPAT_LAYER=DisableNXShowUI=
>
> and removed the following registry key:
>
> HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
>
> And voilÃ*, now the winnt32.exe start correctly!
>
> See http://support.microsoft.com/kb/286705 (HOW TO: Script Compatibility
> Layers in Windows XP) and
> http://technet.microsoft.com/en-us/l.../cc739709.aspx for more details.
>
> "Dave Patrick" wrote:
>
> > Don't know what else to suggest but I doubt the problem is limited to
> > installing the recovery console.
> >
> >
> >
> > --
> >
> > Regards,
> >
> > Dave Patrick ....Please no email replies - reply in newsgroup.
> > Microsoft Certified Professional
> > Microsoft MVP [Windows]
> > http://www.microsoft.com/protect
> >
> >
> > "Claude Lachapelle" wrote:
> > > From cmd and run... and I just tried from a shortcut, where I made sur
> > > that
> > > "compatibility mode" is disabled, but still the same error.
> > >
> > > SP2 (integrated), and the I386 folder is the same for all servers...
> > >
> > > I even tried to recopy the I386 folder to avoid file corruption... and I
> > > get
> > > the same problem when I start it from the source folder!
> > >
> > > 8-(

> >
> >

 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      05-07-2009
That's interesting. Thank you for sharing this solution.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Claude Lachapelle" wrote:
>I finally got it!
>
> I removed the following environment variable:
>
> __COMPAT_LAYER=DisableNXShowUI
> by running SET __COMPAT_LAYER=DisableNXShowUI=
>
> and removed the following registry key:
>
> HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
>
> And voilÃ*, now the winnt32.exe start correctly!
>
> See http://support.microsoft.com/kb/286705 (HOW TO: Script Compatibility
> Layers in Windows XP) and
> http://technet.microsoft.com/en-us/l.../cc739709.aspx for more details.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Program compatibility with RC2 Brian Wescombe Windows Vista General Discussion 0 10-08-2006 04:35 PM
"error winnt32.exe cannot run" on dell 2400 svrv sbs2k alan fluhrer Windows Small Business Server 1 08-25-2005 05:22 AM
winnt32 /cmdcons doesn't work after installing Windows server 2003 Jan-Bert Server Setup 4 05-24-2005 02:53 AM
winnt32 error becky Windows Update 1 06-02-2004 03:46 PM
Winnt32 error?? Russell Windows Update 0 10-28-2003 04:17 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59