- Tracy Lamb
- PowerBuilder
- Wednesday, 15 June 2022 09:28 PM UTC
I don't use the Windows Registry to install my software... customers just copy the code I send them to the directory I suggest. They may use a different directory, their choice.
In the code, I call GetCurrentDirectory() to find out where the application was launched from, and create a couple temporary directories from there. One customer reported that the temporary directories are being created on their Google Drive. This is new behavior for them... the software used to create the directories under MyApp/Temp1 and MyApp/Temp2.
What would cause GetCurrentDirectory() to report something other than the home directory of the app? PB2019 app.
~~~Tracy
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.