PDA

View Full Version : EXE file stamp comments removal



darrent
08-13-2009, 06:44 AM
Hi,

Does anyone know how to remove or edit (in AMS7) the indigo rose comments stamp on the exe file produced from AMS7. Its rather anoying when trying to sell your product and your customers see your development tool first at the top of the list even before your company name etc.

Right click on your .exe file>properties>version and there you shall see it.

Cheers, any help would be great.

longedge
08-13-2009, 07:30 AM
Assuming you are not running the trial version, this is done via the Project/Settings/Version tab.

mystica
08-14-2009, 01:03 AM
Assuming you are not running the trial version, this is done via the Project/Settings/Version tab.

The Project/Settings/Version tab will allow you to enter custom info but the "created with AMS" stamp/tag will still remain at the top of the version-info window.

In order to remove it, you have to use a 3rd-party tool and remove it manually. PE-Explorer (http://www.heaventools.com/overview.htm) is very good for doing this:

To do it:
1. Open your AMS exe in PE-Explorer
2. Select View from main Menu.
3. Click Resources tab.
4. Expand Version folder in tree-list view, and then double-click on the version-info item.
5. Now you edit and save the changes, as you like.

Works a charm.

boku
08-14-2009, 01:46 AM
I've been trying to use XN Resource Editor to do the same thing, this is a free application as opposed to PE Explorer, but I cannot get it to work ... anyone else tested this successfully?

Zeppelin
08-14-2009, 01:53 AM
You may edit all you want except lines, that market RED

Length Of Struc: 0398h
Length Of Value: 0034h
Type Of Struc: 0000h
Info: VS_VERSION_INFO
Signature: FEEF04BDh
Struc Version: 1.0
File Version: 7.5.1006.0
Product Version: 7.5.1006.0
File Flags Mask: 0.63
File Flags:
File OS: NT (WINDOWS32)
File Type: APP
File SubType: UNKNOWN
File Date: 00:00:00 00/00/0000

Struc has Child(ren). Size: 828 bytes.

Child Type: StringFileInfo
Language/Code Page: 1033/1200
Comments: Created with Interactive Shell
CompanyName:
FileDescription: AutoRun Application
FileVersion: 1.006
InternalName: is_runtime
LegalCopyright: Interactive Shell
LegalTrademarks: Interactive Shell
OriginalFilename: is_runtime.exe
PrivateBuild:
ProductName: Interactive Shell
ProductVersion: 1.006
SpecialBuild:

Child Type: VarFileInfo
Translation: 1033/1200

Zeppelin
08-14-2009, 02:11 AM
a can't edit my post, so look at this

http://www.freeimagehosting.net/uploads/fec107d3dc.jpg (http://www.freeimagehosting.net/)

Also edit Manifest -> 1

<description>AutoPlay Media Studio Runtime</description>
this description displayed, if someone view yuor autorun.exe.

mystica
08-14-2009, 02:17 AM
I've been trying to use XN Resource Editor to do the same thing, this is a free application as opposed to PE Explorer, but I cannot get it to work ... anyone else tested this successfully?

Yep, just downloaded and tried it. XN Resource Editor works fine!
In fact, it's almost identical to PE-Explorer ... so just follow the same directions as what I posted above.

Zeppelin
08-14-2009, 02:20 AM
a can't edit my post, so look at this

[img=http://www.freeimagehosting.net/uploads/th.fec107d3dc.jpg] (http://www.freeimagehosting.net/image.php?fec107d3dc.jpg)

Zeppelin
08-14-2009, 02:29 AM
a can't edit my post, so look at this

[img=http://www.freeimagehosting.net/uploads/th.fec107d3dc.jpg] (http://www.freeimagehosting.net/image.php?fec107d3dc.jpg)

boku
08-14-2009, 03:06 AM
Ok I got it working now :s Instead of modifying any fields to leave them blank in XN Resource Editor, I actually deleted them instead. This eradicates the data error I was getting.

longedge
08-14-2009, 03:09 AM
IR have provided the means to modify the detail that their EULA allows you to change. Has there been some change that I'm unaware of?

mystica
08-14-2009, 07:05 AM
a can't edit my post, so look at this

[img=http://www.freeimagehosting.net/uploads/th.fec107d3dc.jpg] (http://www.freeimagehosting.net/image.php?fec107d3dc.jpg)


yeh, really? :p

mystica
08-14-2009, 07:15 AM
IR have provided the means to modify the detail that their EULA allows you to change. Has there been some change that I'm unaware of?


Watch out with changing the version info, you really should keep the comment in there...

Sure, fair point ... but the AMS-tag is just advertising. I'm all for IR plugging AMS wherever possible ... it's a great product, after all. And yes, IR deserves all the help it can get ... it's a small company. But I think that darrent just felt it looks a little unprofessional to have that tagline at the top of a commercial product you're trying to sell.

To compensate for the deletion of the AMS tagline, (which is no great sin), why not just give AMS a little plug, somewhere else in your application's install ... such as in an included info-file that you might distribute with your product? :huh

darrent
08-14-2009, 07:16 AM
Thanks for all the replies people.. excellent job

XN Resource Editor does the job nicely:yes

Imagine Programming
08-14-2009, 07:18 AM
Watch out with changing the version info, you really should keep the comment in there...

longedge
08-14-2009, 12:35 PM
(snip)... but the AMS-tag is just advertising.(snip)

I don't see any room for "buts" in this matter and in any case, what is the text that is being used to replace the copyright information on the runtime being used for?


(snip)the deletion of the AMS tagline, (which is no great sin) (snip)

Might not be a sin but it is illegal ;)

IR seem to be fairly laid back about the whole thing and it's not my battle to fight. I just find it odd the way that people are happy to infringe other peoples rights but always so keen to protect their own.

My 2pence worth.. - steps down from soap box and withdraws.

ShadowUK
08-14-2009, 02:29 PM
http://imgkk.com/i/Q1JiF-.png

ResHack works fine too.