Replies: 1 comment 2 replies
-
|
Works great, no issues here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a Windows only test release of 2.7 Alpha 2. Normally these are only released to Launchpad for Ubuntu, but this alpha package changes how novelWriter is installed and launched.
The package and installer contains the following changes:
novelWriter.exefile instead of a custom launch command that links directly to thepythonw.exein the install folder. This is a cleaner way to launch the novelWriter GUI. The app itself is still distributed as pure Python code. All the launcher does is callpythonw.exewith thenovelWriter.pywfile as the argument.novelWriter.exeshould work from command line, by double click, and when right-clicked and shortcut created. It can take a single argument when called from command line: a path to a project to open.novelWriter.exelauncher are signed.This pre-release is only intended for testing the new install and launch method. Any feedback and issue reports are appreciated.
This discussion was created from the release Release 2.7 Alpha 2 (Windows Only).
Beta Was this translation helpful? Give feedback.
All reactions