Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: #imagecfg

  1. #1

    Default #imagecfg

    Would be cool if there was an option to perform the stuff that
    imagecfg.exe does.

    Jeff Slarve
    www.jssoftware.com
    Twitter free since Jan 11, 2016
    I'll search help files & Google for you.

    Grammar troll's, are the worse.

  2. #2

    Default Re: #imagecfg

    In particular, it's the -u parameter that I'm interested in. (To tie
    my two recent posts together, I want to run "imagecfg -u", but I don't
    want to do it after it's been code signed.)

    usage: IMAGECFG [switches] image-names...
    [-?] display this message
    [-s path to symbol files]
    [-v MajorVersion.MinorVersion]
    [-w Win32 GetVersion return value in hex]
    [-a Process Affinity mask value in hex]
    [-u Marks image as uniprocessor only]
    [-r run with restricted working set]
    [-b BuildNumber]
    [-g bitsToClear bitsToSet]
    [-o default critical section timeout
    [-d decommit thresholds]
    [-m maximum allocation size]
    [-t VirtualAlloc threshold]
    [-p process heap flags]


    Jeff Slarve
    www.jssoftware.com
    Twitter free since Jan 11, 2016
    I'll search help files & Google for you.

    Grammar troll's, are the worse.

  3. #3

    Default Re: #imagecfg

    That really only helps if you have programming errors.

    Larry Sand

  4. #4

    Default Re: #imagecfg

    Hi Larry -

    This request isn't the result of a crash or similar.

    It's that we have a few customers whose license becomes deactivated
    because Armadillo thinks the CPU has changed.

    In my effort to automate my build process, this #imagecfg thing seemed
    like it could save me a step and not have to shell to another exe.

    Thanks

    Jeff Slarve
    www.jssoftware.com
    Twitter free since Jan 11, 2016
    I'll search help files & Google for you.

    Grammar troll's, are the worse.

  5. #5

    Default Re: #imagecfg

    Jeff,

    > In particular, it's the -u parameter that I'm interested in. (To tie
    > my two recent posts together, I want to run "imagecfg -u", but I don't
    > want to do it after it's been code signed.)

    Check for code sign and if not there use #run to make the call to
    IMAGECFG before it's signed.

    --
    Lee White

    RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
    RPM Review........: http://archive.clarionmag.com/cmag/v11/v11n06rpm.html
    Report Faxing.....: http://www.cwaddons.com/products/afe/
    ---Enroll Today---: http://CWaddons.com

    Creative Reporting: http://www.CreativeReporting.com

    Product Release & Update Notices
    http://twitter.com/DeveloperPLUS

    Windows 8 brings us "The Oval, Bumper Car, Roller Coaster of Wait!"
    And, now, Windows 10 brings us "The Inch Worm, Bumper Car of Wait!"

  6. #6

    Default Re: #imagecfg

    That's the plan. Thank you.

    Jeff Slarve
    www.jssoftware.com
    Twitter free since Jan 11, 2016
    I'll search help files & Google for you.

    Grammar troll's, are the worse.

  7. #7

    Default Re: #imagecfg

    >>Check for code sign and if not there use #run to make the call to
    >>IMAGECFG before it's signed.

    Hi Jeff,

    Here is how we call it in our SB script (see attached)...

    I hope that helps.

    Charles


    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)
    www.clarionproseries.com - ImageEx, ProScan, ProImage, ProPath and other
    Clarion developer tools!
    www.seal-soft.com - The xProduct Clarion templates - xWordCOM, xToolTip,
    xDataBackup Manager and more!
    www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
    www.setupcast.com - "A revolutionary new publishing system for software
    developers - enhanced for SetupBuilder users!"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms - Now with PNG support!
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    www.fotokiss.com - "World's Best Auction Photo Editor"
    -------------------------------------------------------------------------------------------------------
    Attached Images Attached Images  

  8. #8

    Default Re: #imagecfg

    Yes. Thanks a lot!

    Jeff Slarve
    www.jssoftware.com
    Twitter free since Jan 11, 2016
    I'll search help files & Google for you.

    Grammar troll's, are the worse.

  9. #9

    Default Re: #imagecfg

    Charles,

    > >>Check for code sign and if not there use #run to make the call to
    > >>IMAGECFG before it's signed.
    >
    > Here is how we call it in our SB script (see attached)...

    Didn't I just say that?!?!<g>

    --
    Chopped Liver

  10. #10

    Default Re: #imagecfg

    > Didn't I just say that?!?!<g>

    A picture is worth a thousand birds ...

    Wait a minute - did you just give me a thousand birds?


    :-)

    Charles

    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)
    www.clarionproseries.com - ImageEx, ProScan, ProImage, ProPath and other
    Clarion developer tools!
    www.seal-soft.com - The xProduct Clarion templates - xWordCOM, xToolTip,
    xDataBackup Manager and more!
    www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
    www.setupcast.com - "A revolutionary new publishing system for software
    developers - enhanced for SetupBuilder users!"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms - Now with PNG support!
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    www.fotokiss.com - "World's Best Auction Photo Editor"
    -------------------------------------------------------------------------------------------------------

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •