Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

changing the starter.exe default icon
Guest
#1 Posted : Thursday, July 19, 2012 4:29:14 PM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

please how can i replace the starter.exe default icon with my icon using argument command in asp.net setup project.
I need the full registration code
Ultidev Team
#2 Posted : Thursday, July 19, 2012 4:53:42 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

To specify your own icon for the web app registered with UWS, please use SHORTCUT1ICONFILE parameter with UWS.RegApp.exe.

Please note that after .url file is initially created, subsequent changes to the .url file with the same name in the same location may not look like they working because Windows caches .URL file information fro a while. To test changes, please specify different URL file name.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#4 Posted : Thursday, July 19, 2012 5:15:35 PM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Ultidev Team;3866 wrote:
Hi there!

To specify your own icon for the web app registered with UWS, please use SHORTCUT1ICONFILE parameter with UWS.RegApp.exe.

Please note that after .url file is initially created, subsequent changes to the .url file with the same name in the same location may not look like they working because Windows caches .URL file information fro a while. To test changes, please specify different URL file name.

Best regards,
UltiDev Team.


[quote=Samuel Banabas] thanks
but please i did not understand what i read. can you please give me a sample code on how to do it?
Guest
#3 Posted : Thursday, July 19, 2012 5:17:17 PM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Ultidev Team;3866 wrote:
Hi there!

To specify your own icon for the web app registered with UWS, please use SHORTCUT1ICONFILE parameter with UWS.RegApp.exe.

Please note that after .url file is initially created, subsequent changes to the .url file with the same name in the same location may not look like they working because Windows caches .URL file information fro a while. To test changes, please specify different URL file name.

Best regards,
UltiDev Team.


Samuel Banabas wrote:
thanks
but please i did not understand what i read. can you please give me a sample code on how to do it?

Ultidev Team
#5 Posted : Thursday, July 19, 2012 5:18:03 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!

Could you please post your registration command line?

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#7 Posted : Friday, July 20, 2012 2:14:30 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

below is my registration command line.
Thamks.


"[ProgramFilesFolder]\UltiDev\Web Server\UWS.RegApp.exe" /r /AppID="[UpgradeCode]" /path:"C:\HoneyFountain_PRO\legalpedia"/SHORTCUT1ICONFILE,ico:"C:\Users\SAMUEL\Desktop\all folders\Legalpedia files\icon.ico"
Guest
#6 Posted : Friday, July 20, 2012 2:17:33 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Ultidev Team;3870 wrote:
Hi!

Could you please post your registration command line?

Best regards,
UltiDev Team.



Samuel Banabas wrote:
Below is my registration command line.



"[ProgramFilesFolder]\UltiDev\Web Server\UWS.RegApp.exe" /r /AppID="[UpgradeCode]" /path:"C:\HoneyFountain_PRO\legalpedia"/SHORTCUT1ICONFILE,ico:"C:\Users\SAMUEL\Desktop\all folders\Legalpedia files\icon.ico"

Thanks.
Ultidev Team
#8 Posted : Friday, July 20, 2012 8:25:10 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!

The ",ico" part is incorrect. It should be just /SHORTCUT1ICONFILE:"C:\Users...

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#9 Posted : Monday, July 23, 2012 4:11:24 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Ultidev Team;3874 wrote:
Hi!

The ",ico" part is incorrect. It should be just /SHORTCUT1ICONFILE:"C:\Users...

Best regards,
UltiDev Team.


[qoute]

thanks for your concern. but i still got the syntax error during setup installing telling me that the application could not be registered because the path is incorrect. please can you look at the path above and make full correction on it?
Thanks

[/quote]
Guest
#10 Posted : Monday, July 23, 2012 4:18:37 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Message was deleted by a Moderator.
Guest
#11 Posted : Monday, July 23, 2012 6:37:07 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Message was deleted by a Moderator.
Guest
#12 Posted : Tuesday, July 24, 2012 3:16:50 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Message was deleted by a Moderator.
Ultidev Team
#13 Posted : Tuesday, July 24, 2012 1:02:33 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi,

Place ad whitespace where between "path" and "SHORTCUT1ICONFILE" parameters: "path:"C:\HoneyFountain_PRO\legalpedia" /SHORTCUT1ICONFILE:..."

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.