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 C:\Documents

Featured Replies

During the setup phase of XP after it has copied the files and rebooted twice I get a prompt saying C:\Documents is not avaiable. Has anyone seen this error. I have no idea what is trying to load.

You missing quotes somewhere... Setup is looking to access something within Documents and Settings.

How did you build your CD?

yeah...

you probably have a batch file, or a runonce entry, that is referencing %allusersprofile%, or %appdata%, or %homepath%, or %userprofile% and it doesn't have "" marks around it..

for example, to copy something to your my documents folder, you would need:

copy this.file "%userprofile%\my documents"

note the "" marks around the destination (because it contains spaces, as does %userprofile%)

Crusher's method works...

but you can also use $oem$ -folder and put the files under $Docs\user\My Documents and it will go to the user's My Documents -folder. dunno if that's the harder way?:) but I used that in my first working install...

@eclipsed

won't your method give EVERYONE the documents, not just one user?

@eclipsed

won't your method give EVERYONE the documents, not just one user?

I would imagine its because %userprofile% is mapped to the currently logged in user. Try using "c:\docuements and settings\all users" ...

  • Author

I check my files and there is no reference to anything called documents or %allusersprofile%, or %appdata%, or %homepath%, or userprofile% and it doesn't have ""

The only thing that should be running is the unattended.txt or svcpack.inf. It happened during the third stage of setup. setup is installing devices and loading files.

My RunOnceEx.bat file is not even being executed during this.

Would it help if I posted my svcpack.inf and unattended.txt file? I have no idea what is causing this error:

Setup can not find the module C:\Documents. { ok } button. Clicking ok will continue setup.

i had this error when i was installing Zone Alarm Pro 4 via the cmdlines.txt method.

in your svcpack.inf check a few things:

check that the qchain.exe is already extracted

check the "windows xp sp1 critical hotfixes" thread (whatever its called) on this forum and find out if any of the hotfixes you are running aren't supported through svcpack.inf

on the msfn unattend guide, their svcpack.inf has a couple of CMD files in it i think (to install some hotfixes that won't install direct from svcpack.inf) check that

  • Author

The error was in svcpack.inf. I was running a hotfix that did not support it.

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.