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

Windows 8, ConEMU Updater, Failure to create a valid unpack command line for downloaded package #551

Closed
Maximus5 opened this issue Jul 31, 2015 · 2 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 551

Required information!
OS version: Win8 Consumer Preview x64
ConEmu version: 120422
Far version: 2.0.1807x86

*Bug description*
Auto update fails to unpack the archive: the ConEmuUpdate batch file contains the following
invalid command:

echo Starting update...
echo "rogramFiles7-Zip\7zg.exe" x -y "C:\Users\abijamov\AppData\Local\Temp\ConEmu.120515.7z"
call "rogramFiles7-Zip\7zg.exe" x -y "C:\Users\abijamov\AppData\Local\Temp\ConEmu.120515.7z"
if errorlevel 1 goto err


*Steps to reproduction*
1.Open it
2.Agree to update it
3.see it fail.


Reported by saspus on 2012-05-18 20:37:39


- _Attachment: [ConEmuUpdate.cmd](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-551/comment-0/ConEmuUpdate.cmd)_
@Maximus5
Copy link
Owner Author

Content of Update command in the Settings is set to 

"%ProgramFiles%\7-Zip\7zg.exe" x -y "%1"

Reported by saspus on 2012-05-18 20:39:19

@Maximus5
Copy link
Owner Author

Reported by ConEmu.Maximus5 on 2012-05-23 07:25:13

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant