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

Not loading Dev #2765

Open
FatBastard0 opened this issue Sep 18, 2024 · 5 comments
Open

Not loading Dev #2765

FatBastard0 opened this issue Sep 18, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@FatBastard0
Copy link
Sponsor

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
    ScreenShot_20240918122110

  2. Click on '....'

  3. Scroll down to '....'

  4. See error

Expected behavior

Screenshots

Additional context

@FatBastard0 FatBastard0 added the bug Something isn't working label Sep 18, 2024
@Cryostrixx
Copy link
Contributor

Cryostrixx commented Sep 18, 2024

Hello, @FatBastard0!

I'm currently working on a fix for this issue, along with some other updates in windev.ps1. The changes are still in active development, but I plan to finalize and submit a PR with the changes soon.

@FatBastard0
Copy link
Sponsor Author

Thanks for looking at the issue

@Cryostrixx
Copy link
Contributor

Cryostrixx commented Sep 18, 2024

Thanks for looking at the issue

No problem! I've actually been working on this for five days now, I experienced a similar problem, here's the error I get when trying to run it as a normal user:

Unable to determine latest pre-release version.
Using latest Full Release
Winutil needs to be run as Administrator. Attempting to relaunch.
Start-Process:
Line |
  68 |      Start-Process $processCmd -ArgumentList "$powershellcmd -Executio …
     |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | This command cannot be run due to the error: An error occurred trying to start process 'C:\Users\#####\AppData\Local\Microsoft\WindowsApps\wt.exe' with working directory 'C:\Users\#####'. The parameter is incorrect.
Winutil needs to be run as Administrator. Attempting to relaunch.

In my local copy of windev.ps1, the version I am developing, it now launches as an administrator with no issues, as shown below:

  • Top-left side: WinUtil launch script running without administrator permissions.
  • Top-right side: WinUtil launch script running with administrator permissions.
  • Bottom: The WinUtil graphical user interface itself running on my Windows system.
    Screenshot_1

@FatBastard0
Copy link
Sponsor Author

You tthe man, I am not good at given the right information, but I want to help, Thank you and Mr. WinUtil.

@FatBastard0
Copy link
Sponsor Author

FatBastard0 commented Sep 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants