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

Custom Package Creation no Option for Windows 11 or Windows 11 23H2 #296

Open
apollo7531 opened this issue Sep 5, 2024 · 0 comments
Open

Comments

@apollo7531
Copy link

I need to Add Dell Drivers for Latitude 7350
There is no Option to Create Windows 23H2 drivers, I deal with only Dell Models the instructions say that I need to select Windows 11 or Windows 10 and not any other OS xxxx versions
image

But in Custom Package there isn't Windows 11 23H2 or just Windows 11
image

I am getting the error when I used the "Make & Model Selection" for the Dell Latitude7350

Exception calling "Substring" with "2" argument(s): "Length cannot be less than zero.
Parameter name: length"
At line:20857 char:8

  • ... $DriverPackageDir = ($DriverCab).Substring(0, $DriverCab. ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    • FullyQualifiedErrorId : ArgumentOutOfRangeException
      image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant