Hi,
Any idea how to discover the drive from the application was installed?
My app reads some data from the drive after installation.
Old wrong data file can be located on another drive, so I should not just check drives for existing file.
I am thinking to start an exe and use RApaLsSession::GetAppOwnedFiles() while Installer is running.
Is there any better solution to know the drive?
Thank you

Reply With Quote

.


