Hi
Please help.
I created a wrapper dll using snapdevelop ( see FolderProfile.pubxml )
I import the dll into a powerbuilder 2021 build 1509
I test the application and it worked as expected calling the dll methods and returning expected results on my development machine
I copied the PB exe and the dll files generated from the build to a network foldert.
Then i tested the exe on the network from my development machine and all work as expected
I asked the user to test the executable on the network from their local machine. It failed
The only way i can make it work on the uses machine was to install snapdevelop on their mache the uninstall it.
I believe the reason it worked after the install of snapdevelop is because it installed some prerequisits on the user machine.
Question
Can i package my application with all the files needed and have a user execute without installing anything else on the user machine.
Any advise or instructions will be greately appreciated.
Thanks
Malek
.