While I try my best to ensure the accuracy of every blogs posted, I cannot guarantee that it will suit your environment or platform. © Copyright 2008-2024 JackNg C. H.. All Rights Reserved.
Solved People Express Management Flight Simulator software 16 bit Windows Subsystem error when login as a local user account in Windows XP Professional SP3 x86 OS (Rev: 1.1)
After installed the People Express Management Flight Simulator (PEMFS) v1.02 on a Windows XP Professional SP3 x86 OS using an administrator account, the PEMFS can start normally. However, if we login using a local user account (jack) and try to run the PEMFS, the PEMFS will shown the below error message:
16 bit Windows Subsystem
C:\DOCUME~1\jack\LOCALS~1\TEMP
(same as C:\Documents and Settings\jack\Local Settings\Temp)
A temporary file needed for the initialization could not be created or could not be written to. Make sure that the directory path exists, and disk space is available. Choose 'Close' to terminate the application
The local user account, jack already had full access right to the C:\DOCUME~1\jack\LOCALS~1\TEMP directory. The error message is misleading because the temporary file needed for the initialization could not be created\written to the c:\WINDOWS\Temp folder, not the C:\DOCUME~1\jack\LOCALS~1\TEMP folder.
As I still have 20 pc to install the PEMFS, I have created the below "1_solved user account startup error.bat" file which is stored in my thumbdrive to solve the PEMFS "16 bit Windows Subsystem" startup error:
----------------- start 1_solved user account startup error.bat -----------------------
@echo off
rem JackNg, Rev: 1.0
rem Give local Users Modify, Read & Execute, List Folder Contents, Read and Write
rem access to %SystemRoot%\temp
rem to solve the People Express Management Flight Simulator startup error
rem when login as a local user account
c:
rem %SystemRoot% = C:\WINDOWS
rem /e = Edit ACL instead of replacing it
rem /p = Replace specified user's access rights
rem c = Change (write)
%SystemRoot%\system32\cacls %SystemRoot%\temp /e /p Users:c
----------------- end 1_solved user account startup error.bat -----------------------
Reference
[1] 16 Bit DOS Application
Subscribe to:
Post Comments (Atom)
Please donate. Thanks.
paypal.me/jackngch
(PayPal-to-Paypal account only)
Popular Posts
-
If you spend long hours looking at your pc monitor screen daily, you might want to protect your eyes by changing the background colour o...
-
There are 3 partitions in the Dell Optiplex 9010 pc [Intel Core i7-3770 (3.40 Ghz) CPU, 32 GB DDR3 1600 Mhz memory, 1 TB SATA hardisk dr...
-
Assume running Windows 7 Enterprise x86 Operating System (OS) and had already installed the original RTM version (10.0.26624.0) of Window...
-
Microsoft KB2592687 is the Remote Desktop Protocol 8.0 update for the Windows 7 SP1 Operating System (OS) and Windows Server 2008 R2 S...
-
After login to the Windows 7 Home Premium x64 Operating system (OS) of the Acer Aspire X5900 pc [Intel i5-650, 3.20 GHz, Western Digital ...
-
I had bought the Roman Duo DeliCooker HL-400 ( S$1288.00 including 7% GST & delivery) on March 2014. I had found a Vees Electric Ho...
-
Diagram 1: Capacitor voltage (V C ) and current (I) waveforms In a capacitor, current (I) flows across the capacitor leads the capacitor v...
-
If you are searching for information on a mobile phone number, it will not be freely available in the public domain databases because of ...
-
Situation When I tried to add the " Chinese (PRC) - Chinese (Simplified) - Micosoft Pinyin IME 3.0 " keyboard layout to the Langua...
-
During SolidWorks 2019 SP2 installation, the below error message pop-up: SOLIDWORKS Installation Manager Microsoft SQL Server failed to...
No comments:
Post a Comment