Forum Discussion
Peer-Atle
Jun 25, 2024Brass Contributor
Combine workingdirectory and startScript results in error message.
I am trying to combine both working directory and startup script in the config.json file. Everything seems to be configured correctly. i install the MSIX package but when i try to start it i get this...
Pollewops
Dec 02, 2024Iron Contributor
did you place the script in: "workingDirectory": "VFS\\ProgramFilesX64\\Notepad++", fodler?
Dec 02, 2024
Or change the reference in the json to "\\Copy.ps1"
- PollewopsDec 02, 2024Iron Contributor
Hi Tim, I tested "\\Copy.ps1", but that does not work. When the WorkingDirectory is set, this value seems to be relative to that WorkingDirectory folder.
"\\Copy.ps1" does not work then :-(