You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby...@googlegroups.com
When creating an installer using Inno Setup we have to provide switch --chdir-first. So the user working directory is changed. This is fine but is it possible somehow to know the working directory that the script was started with? That seems as useful information. Can be accessed somewhere?