Jump to content

add program info into compiled script


Recommended Posts

Posted Image

i know how to do this using reshack, but is there a way do add this info before i compile? kinda like fileinstall? but infoinstall?

1 VERSIONINFO
FILEVERSION 7,62,14,0
PRODUCTVERSION 7,62,14,0
FILEOS 0x40004
FILETYPE 0x1
{
BLOCK "StringFileInfo"
{
    BLOCK "040904b0"
    {
        VALUE "CompanyName", "Apple Inc."
        VALUE "FileDescription", "PictureViewer"
        VALUE "FileVersion", "7.6.2 (1324)"
        VALUE "InternalName", "PictureViewer"
        VALUE "LegalCopyright", "Copyright Apple Inc. 1989-2009"
        VALUE "OriginalFilename", "PictureViewer.exe"
        VALUE "ProductName", "QuickTime"
        VALUE "ProductVersion", "QuickTime 7.6.2 (1324)"
    }
}
<--a good way to start you day
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...