View Full Version : Windows Phone Installer (bug free)
Take a look here otherwise i don't know
[Theme]
Music=1
Image=1
RoundEdgeBtn=0
;Interface either be in dark or light
Dark=1
;Colors are Originally from OS Windows Phone 8 (01-34)
Color=00
;Set 00 for custom color and give your color code here in BBGGRR
CustColor=$8223FE
Thank you. I tried that before and it didn't work. But I saved the file and ran it again, and it worked.
There's a problem. The desktop shortcut is not displaying correctly.
Is there a programming error, or what?
Please help me fix this.
I apologize for my English; I'm not fluent.
https://i16.servimg.com/u/f16/18/15/28/91/1233.png
https://i16.servimg.com/u/f16/18/15/28/91/2209.png
https://i16.servimg.com/u/f16/18/15/28/91/3174.png
Looks like you forgot the Exec directory.
Try {app}
Looks like you forgot the Exec directory.
Try {app}
No. I didn't forget anything. But it seems there's a programming error. I hope the experts can fix the problem.
No. I didn't forget anything. But it seems there's a programming error. I hope the experts can fix the problem.
If you need a different icon for your desktop shortcut, add an icon file named Icon.ico to your game folder ({app}) before compressing it, or remove the code part indicated below from your script (this way, the icon used will always be the one from your game executable).
IconFileName: "{src}\Icon.ico";
If you need a different icon for your desktop shortcut, add an icon file named Icon.ico to your game folder ({app}) before compressing it, or remove the code part indicated below from your script (this way, the icon used will always be the one from your game executable).
IconFileName: "{src}\Icon.ico";
Thank you.
I performed the same step you mentioned,
but it didn't work.
https://i16.servimg.com/u/f16/18/15/28/91/2026-158.png
Thank you.
I performed the same step you mentioned,
but it didn't work.
https://i16.servimg.com/u/f16/18/15/28/91/2026-158.png
I see the `IconFileName: xxxx` part in the image.
You didn't remove it.
I see the `IconFileName: xxxx` part in the image.
You didn't remove it.
Thank you. Everything is working now.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.