Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Error executing command from cmdlines.txt

Featured Replies

I have the following command in the cmdlines.txt file:

"%systemdrive%\Install\HotFixes\KB839643.EXE /Q /O /N /Z"

and I am getting the following error

Setup was unable to invoke external program %systemdrive%\Install\HotFixes\KB839643.EXE /Q /O /N /Z because of the following error:

CreateProcess returned error 2 (2).

Any suggestions?


i think there's another topic about this hotfix already...

some quotes from that topic

DirectX90-KB839643-x86 is the update for directx 9.x only , WindowsXP-KB839643-x86 is the update for directx 8 which is included in an xp default install
From RunOnce, or similar, no problem

so... lots of people have had difficulty installing this update through svcpack.inf and cmdlines.txt by the look of it...

just install it through RunOnce :)

ad this to cmd:

ECHO.

color 0f

ECHO Installing DirectX 90 Security Update

start /wait  %systemdrive%\install\hotfixes\directx90-kb839643-x86-enu.exe /quiet /norestart

put het hotfix in:

$OEM$\$1\install\hotfixes

and edit this in winnt.sif if you dont have it ad the bottom:

[GuiRunOnce]

%systemdrive%\install\hotfixes\hotfixes.cmd

@ jp2002:

I hope I'm assuming incorrectly here, but if that command is actually a line in cmdlines.txt then there's your problem.

Putting that command in a batch file and have cmdlines.txt call the batch file should work.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.