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

Creating windows artifacts under different dir name (win, win-unpacked) #423

Closed
hetal-patadia opened this issue May 20, 2016 · 5 comments
Closed
Labels

Comments

@hetal-patadia
Copy link

Hello,
Since last week my windows artifacts are created under different directory names (win & win-unpacked).
Previously it was created under MyApp-win32-x64 & win-x64.
I am creating only x64 artifacts and build by running: build --platform win32 --arch x64.

Also, I didn't find anything around this in the release logs except this one which seems to be for x32

PS: I am getting this difference in names after upgrading electron-builder from v3.17.0 to v3.25.0.

Thanks!

@develar
Copy link
Member

develar commented May 23, 2016

It is intended change. Sorry that it was not mentioned in the release notes.

@hetal-patadia
Copy link
Author

@develar Apart from that, there are significant changes in unpacked directory.
Previously, it was looking like this:
screen shot 2016-05-24 at 5 02 21 pm

And now it is looking like this:
screen shot 2016-05-24 at 4 57 26 pm

For some reason, the files under the hood have changed. And I am not able to find the MyApp.exe like before? Can you please explain what is going on here?

Thanks!

@hetal-patadia
Copy link
Author

@develar Can you please respond?

@develar
Copy link
Member

develar commented Jun 1, 2016

@HP011235 I didn't respond because in the 4.x unpacked dir looks as before :)

@hetal-patadia
Copy link
Author

Thanks :)

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

No branches or pull requests

2 participants