Search found 4 matches
- Thu Jun 27, 2024 10:00 am
- Forum: Enigma Virtual Box x86/x64
- Topic: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
- Replies: 7
- Views: 15359
Re: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
This is not our limitation, same happen with non packed file also. If you rename non packed file, it will behave the same. That's because file is looking for mui file that matches the name of .exe file. If you still want to rename packed file, you need to rename .mui files too, to match the name of...
- Wed Jun 26, 2024 1:10 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
- Replies: 7
- Views: 15359
Re: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
Thanks, I've tested it and found two issues: 1) The generated executable filename must be minesweeper.exe, If I change it to a new name, the .mui file will not be loaded. Is it possible to have a different name? 2) If the boxed executable files contains ".mui" files in it, it will always c...
- Fri Jun 21, 2024 8:21 am
- Forum: Enigma Virtual Box x86/x64
- Topic: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
- Replies: 7
- Views: 15359
Re: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
Understood, thx for your reply
Please let me know if it get fixed someday.
Please let me know if it get fixed someday.
- Fri Jun 07, 2024 8:23 am
- Forum: Enigma Virtual Box x86/x64
- Topic: UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
- Replies: 7
- Views: 15359
UI Elements lost when creating standalone exe from Microsoft Minesweeper Game
I was trying to create a standalone exe file from Win7's Minesweeper game: https://github.com/skywind3000/support/releases/download/1.0.1/Minesweeper.zip However, the UI elements such as Main menu, buttons were lost. Image1: original Minesweeper https://skywind3000.github.io/images/blog/2024/Mine1.j...
