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

Returned unexpanded string #1082

Closed
greencopper opened this issue Aug 18, 2018 · 3 comments
Closed

Returned unexpanded string #1082

greencopper opened this issue Aug 18, 2018 · 3 comments

Comments

@greencopper
Copy link

Running with the latest version (have installed using wget method).

wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string '%ProgramFiles%' ... this can be caused by a corrupt wineprefix, by an old wine, or by not owning ...

Also running latest wine-staging on Arch.

@austin987
Copy link
Contributor

768e592 adds better debugging info if this happens. Could you try with latest git and attach the output if you're still having issues.

@austin987
Copy link
Contributor

Also, I just ran into this myself (I think because I CTRL+C'ed while running something, which presumably corrupted something in the registry).

The workaround I found was wineboot -u, which forces an update of your registry. Could you try that if you still have the problem? If it works I'll add that suggestion to the error message.

@dan-lind
Copy link

I ran into this problem today, can confirm that running wineboot -u solved the issue

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

3 participants