I am working on a program to install an application on the device, since the setup builder is somehow limited (I can't get it to install 5 exe files with shortcuts and copy several subdirectories to two different places)
I am doing fine with the Rapi Dll, except for one problem - there is no method to copy a file as a shortcut (like it can be done with the explorer).
Since the copy & paste as shortcut is done within the device, this function is not required to be included in Rapi (which runs on the desktop only).
With this method the setup application can be built by Basic4ppc only. I promise to share it with the forum.
Is it possible to do it by door library ?
can it be added to filesex as an upgrade ? Please...