Hello,
I went through DSIM tutorial several times, but not sure what I did wrong. Hopefully someone can help me out.
I have the cmd file where I execute the following DISM command:
DISM.exe /Online /Add-ProvisionedAppxPackage /FolderPath:%~dp0metro
where folder path pointed to our app that has been certified.
Right-click the cmd file and run as admin, all is fine. I can find the app in Start Screen and run successfully.
However, after Uninstalled the app via Start screen (right-click on app, uninstall), I tried to run the cmd again. This time, the screen also said operation successful, but the app was nowhere to be found. I have tried on several machines with mixture of Windows 8, 8.1, pro, enterprise...all have same results.
The systems are not connected to any domain. I just want to pass on our QA for testing before wide distribution.
Am I missing something fundamental?
Thanks,
Albert
Albert