Jump to content

gewe

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by gewe

  1. I have installed nLite 1.4.5 on a Windows XP Pro SP2 (dutch) workstation. I start nLite, select Dutch language, and browse to the directory where I copied the Windows XP Pro SP2 (dutch) installation CD. I then get the following error:

    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.IO.IOException: Er zijn geen bestanden meer.

    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
    at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
    at . .()
    at . .WndProc(Message& )
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    I then have two options: Continue and Quit. Quit does what it is should: quit nLite. Continue does nothing except change the mousepointer into an hourglass.

    What is wrong here?

  2. I have installed nLite 1.4.5 on Windows XP Pro SP2 (Dutch language version).

    When I run it, I have to select the directory containing the Windows XP installation files. After selecting the directory I get the error message:

    System.IO.IOException: Er zijn geen bestanden meer.

    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

    at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)

    at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)

    at . .()

    at . .WndProc(Message& )

    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Any idea what is wrong? I first tried pointing to the XP Pro SP2 installation CD, but then I got the message after nLite copied the files. I then tried copying the files to a directory, and point nLite to that directory. Then I get the message immediately after selecting the directory. I tried again after removing the read-only attribute (as I read in another thread on this forum), but that does not solve the problem.

    What is wrong?

×
×
  • Create New...