Closed jdknight closed 1 year ago
sorry for asking so late. How this will work with PORTABLE version on a system where grepWin was never installed ?
How this will work with PORTABLE version on a system where grepWin was never installed ?
I would imagine there would be no negative change for a portable version. Internally, grepWin will set its working directory to the folder holding grepWin.exe
.
I took a development build and nested in into a portable folder to observe any oddities. With and without the change, I did not see any differences/issues from the limited testing performed (but if there is something specific you want me to look for, please let me know).
When launching from a context menu, the working directory will be set to the folder grepWin has been invoked from. With the process now having an association with this directory, actively attempting to manipulate (e.g. move/delete) will fail due to an "in use" error. For example:
To allow users to freely manipulate their file systems (without having to close grepWin), change the working directory to the install path of grepWin on start.