Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6

Thread: ICE Validation

  1. #1
    Join Date
    Oct 2008
    Posts
    5

    ICE Validation

    Link successful - 'C:\Documents and Settings\jlewan\Desktop\new update file.msi' generated.
    Error 5002: Validation Failed - 'new update file.msi' was generated successfully but ICE validation errors occurred.
    Deleting temporary files

    Build FAILED! Error: 5002 - The setup (.msi) file was created but it did not pass ICE validation. See the individual ICE validation messages above for details.

    I get this error when I attempt to create a MSI. I know it still makes the package but when attempted to run I get a pop up that says

    The folder path Microsoft?Windows?OperatingSystem' cantains an invalid character.

    Any ideas?

    Also is there a way to package individual windows updates into an MSI...

    If I package the .EXE into an MSI itself it look like it installs onto a PC, but it only puts the program under the Start menu, then you have to go and click the EXE it self before it installs.

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    could this be your issue:
    http://www.indigorose.com/forums/sho...ice+validation

    as for your packaging up multiple hotfixes -- yes you coudl do it -- just don't create shortcuts, install to a temporary folder, launch the exe; then delete the exe when done.

    personally; I would use a batch file & winzip/se to do it -- much smaller resulting file.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Oct 2008
    Posts
    5

    ok

    Your talking about when I launch the Exe it extracts the files to a temp folder (the .dll .bat ect....) Then you want me to make the build out of those files?

    For the patches?

  4. #4
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    I'm pretty sure that would be against the EULA....

    Let's say one of the hotfixes is kb339312.exe

    You put that into your MSI
    instead of 'installing' it to an application folder, you put it in a temporary folder
    then you run it.
    then you delete it.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  5. #5
    Join Date
    Oct 2008
    Posts
    5
    Ok I understand that....Now what if I want to install remotely using script.

  6. #6
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    what do you mean remotely? you want to run a program on another system?

    You can use psexec from systernals....


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

Similar Threads

  1. Crystal Reports 12 merge module fails ICE validation during installation
    By plokolp in forum MSI Factory 2.0 Discussion
    Replies: 5
    Last Post: 03-22-2010, 09:46 PM
  2. Lorne’s two great input validation scripts
    By csd214 in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 06-09-2004, 09:13 AM

Posting Permissions

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