Jump to content

Problem using CDIMAGE (create ISO file)


Recommended Posts

Hi all.

I have an iritating problem.

I slipstreamed SP3 into my Win XP home unattended install.

Nou when i run the following code (used to work fine):

CLS

@echo off

TITLE Creating ISO Image of Windows XP Professional

ECHO.

ECHO Removing any possible attributes set on D:\WinXP_NL_Home and its subfolders...

attrib -R -H D:\WinXP_NL_Home /S /D

ECHO.

ECHO Creating ISO...

CDIMAGE.EXE -lWXPFPH_NL -t12/31/2002,12:00:00 -h -j1 -m -bxpboot.img D:\WinXP_NL_Home D:\WXPFPH_NL.ISO

ECHO.

PAUSE

EXIT

I get the following error message:

Removing any possible attributes set on D:\WinXP_NL_Home and its subfolders...

Creating ISO...

CDIMAGE 2.47 CD-ROM and DVD-ROM Premastering Utility

Copyright © Microsoft, 1993-2000. All rights reserved.

For Microsoft internal use only.

Scanning source tree

ERROR: Failure enumerating files in directory "\\?\D:\WinXP_NL_Home\"

Error 3

Druk op een toets om door te gaan. . .

Annyone any idea what error 3 means?

Hmm.. never mind. Must be sleeping. Directory isn't correct.

Sorry for this useless post.

Edited by BlueFlame
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...