Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program exception #201

Closed
Oldsch00lpunk opened this issue Dec 5, 2024 · 1 comment
Closed

Program exception #201

Oldsch00lpunk opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Oldsch00lpunk
Copy link

System.IO.FileNotFoundException: H:\WinNTSetup\Base\DISMTools\Mount\Windows\system32\ntoskrnl.exe
at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
at DISMTools.MainForm.DetectMountedImages(Boolean DebugLog)
at DISMTools.MainForm.MainForm_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Error Message: H:\WinNTSetup\Base\DISMTools\Mount\Windows\system32\ntoskrnl.exe

Error Code (HRESULT): 80070002

Program information:

  • DISMTools Version: 0.6.0.24121
  • Preview release? Yes
  • Branch: dt_preview
  • Build time: 241205-1241
  • Portable copy? No

Machine information:

  • Computer manufacturer: Dell Inc.
  • Computer model: Inspiron 3583
  • BIOS name/description: 1.30.0 1.30.0
  • System Management BIOS (SMBIOS) version: 1.30.0

Operating system information:

  • OS name: Microsoft Windows 11 Pro
  • OS version: 10.0.26120.0
  • OS Platform: Win32NT
  • Is a 64-bit system? Yes

Processor information:

This information is gathered to help isolate the issue to a specific hardware or software configuration. No information that can be used to identify the user or the exact system is gathered.

If you don't want to send this information to the developers, paste the text that was copied to the clipboard in a text editor, remove this information, and copy the new text again.

@Oldsch00lpunk Oldsch00lpunk added bug Something isn't working good first issue Good for newcomers labels Dec 5, 2024
@CodingWonders
Copy link
Owner

@Oldsch00lpunk, judging by the mount path, have you used WinNTSetup?

CodingWonders added a commit that referenced this issue Dec 5, 2024
CodingWonders added a commit that referenced this issue Dec 7, 2024
* Update assembly information

* [AppEvent] Disable timer on BW cancellation

* [ISO Creator] Fix list view visual issue

* [Unattended answer file] Enhancements

* [Fix] Fixed exception

Fixes #199 and #200

* [Info Saver] Fixes and improvements

- Added detection for the image registry control panel to fix a bug
- Added file checks in the results dialog

* [Unattended answer file] Add detection for Admin user group

* [Library] Update Scintilla.NET to 5.6.3

* [Unattended answer file] Added conditions for checks

* [Unattended answer file] Update terminology

* [DynaLog] Fixes

* [Unattended answer file] Add ability to restore original settings

* [Library] Update 7-Zip to 24.09

* [Proj/Image Props] Remove old stuff, fix things

* [Unattended answer file] Add more user name checks

* [Fix] Fixed #201

* [REL] Update What's New section and Update Info files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants