ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Alias broken if name contains dot...

(1/2) > >>

lanux128:
hi there mouser,

i know that v2 is on the way but i found a small glitch that i thought that you'd like to know... as the title states if an alias contains entries with dots on the name part then it gets broken... e.g. the code below is broken because of the "5.0"

--- ---Axialis IconWorkshop 5.0 | C:\Program Files\Axialis\IconWorkshop\IconWorkshop.exe
Icon Catcher | C:\Program Files\Tools\Icons\Icon Catcher\IconCatcher.exe
IconSet reg | C:\Windows\System32\regsvr32.exe -s "C:\Program Files\Tools\Icons\IconSet.dll"
IconSet unreg | C:\Windows\System32\regsvr32.exe -s -u "C:\Program Files\Tools\Icons\IconSet.dll"

i have to change it to just "5" then it's fine:

--- ---Axialis IconWorkshop 5 | C:\Program Files\Axialis\IconWorkshop\IconWorkshop.exe
Icon Catcher | C:\Program Files\Tools\Icons\Icon Catcher\IconCatcher.exe
IconSet reg | C:\Windows\System32\regsvr32.exe -s "C:\Program Files\Tools\Icons\IconSet.dll"
IconSet unreg | C:\Windows\System32\regsvr32.exe -s -u "C:\Program Files\Tools\Icons\IconSet.dll"

so, just letting you know... ;-)

best regards,
lanux

mouser:
ah good find - i will fix.

lanux128:
mouser:
this bug is still persistent in the latest beta - v1.09.04.  just letting u know...

best regards,
lanux

mouser:
damn forgot it, sorry, will add to todo list.

mouser:
fixed; will be in next release (v1.10.01)

Navigation

[0] Message Index

[#] Next page

Go to full version