Good evening everyone,
Hope this is the correct forum.
I am usiing C++ Builder Studio 11
Windows 10
FMX
Target Windows Store 64 Bit
Able to create all the way to the msix file.
I'm trying to list my program - but Manifest File has issue :
<Capabilities>
<rescap:Capability Name="runFullTrust"/>
</Capabilities>
Is ther not a way I can select criteria user needs to be able to select directories / save a sql-lite on their computer ?
How do I change the manifest file ?
Thank you,
Andrew