This test verifies that JauntePE provides portably packaged apps with the means to use portable standard Windows initialization (ini) files, also known as profile files, via the standard set of win32 api functions provided for reading from and writing to files of this type.
Before beginning with the test steps given below, make sure you have the latest nightly build version of JauntePE.
- Start JauntePE.
- Left click on the Package Contents tab.
- Right click and select Add Program Files Folder somewhere within the inner contents box.
- Left click on the ProgramFiles icon. You can also left double click for faster browsing.
- Open an explorer or similar file system browsing window.
- Browse to the JauntePE Samples\TestProfPort folder.
- Drag-n-drop the TestProfPort.exe file to JauntePE's Package Contents window.
- Make the JauntePE window your active working window.
- Right click on the TestProfPort.exe icon and select Add Launcher.
- Left click on the TestProfPort.exe icon.
- Verify that you get a Test Profile Portablization popup message that indicates that the Test app's configuration ini path is C:\Program Files\TestProfPort.ini.
- Select the Yes button to continue with the test.
- Verify that you get a Test succeeded popup message. Close it.
- Verify that the Package Contents window's content area now contains a TestProfPort.ini file.
- Left click on the .. folder icon.
- Verify that the Package Contents window's content area now contains a Windows folder icon in addition to the folder icon for the previously added ProgramFiles folder.
- Left click on the Windows folder icon.
- Verify that the Package Contents window's content area contains a win.ini file.
- Close JauntePE.