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

Add to docs how to get Squirrel.exe in MSBuild #630 #976

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Yitzchok
Copy link

Use MSBuild Transforms to get the location of Squirrel.exe

#630 (comment)

Use MSBuild Transforms to get the location of Squirrel.exe
@markfox1
Copy link

There might be some more quoting required for this. It doesn't work on my system. A space in the absolute location of the squirrel binary is what breaks it. So I get:

1>  'C:\Users\mark\Documents\Visual' is not recognized as an internal or external command,
1>  operable program or batch file.
1>C:\Users\mark\Documents\Visual Studio 2015\Projects\SquirrelTest\SquirrelTest\SquirrelTest.vbproj(195,5): error MSB3073: The command "C:\Users\mark\Documents\Visual Studio 2015\Projects\SquirrelTest\packages\squirrel.windows.1.5.2\tools\Squirrel.exe --releasify SquirrelTest.1.0.0.nupkg" exited with code 9009.

@kenbailey
Copy link
Contributor

@markfox1 I just submitted pr #1188 that includes all the good work from @poma and yourself along with some formatting. Do you want to close this request?

@shiftkey shiftkey added docs Issues and pull requests related to documentation changes unmergeable Pull requests that do not merge currently into the default branch labels Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issues and pull requests related to documentation changes unmergeable Pull requests that do not merge currently into the default branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants