Search:

Type: Posts; User: ender

Search: Search took 0.00 seconds.

  1. Thread: If Then Logic

    by ender
    Replies
    6
    Views
    8,370

    Re: If Then Logic

    Trying to make a single installer; for users who have the service installed and for thoes who do not have the service installed. Want to avoid having two seperate installers. If the installer...
  2. Thread: If Then Logic

    by ender
    Replies
    6
    Views
    8,370

    Re: If Then Logic

    If the service is detected I was trying to make it required to backup files related to the service; if the service was not detected, it woulld skip the logic.

    It will work using the if the folder...
  3. Thread: If Then Logic

    by ender
    Replies
    6
    Views
    8,370

    If Then Logic

    I'm trying to have a validation check for folder name based on if a service is installed. I can get it to partially work, however its not 100%.

    The attached screen shot is not the one i started...
  4. Replies
    12
    Views
    14,718

    Re: Run From CD-DVD ROM

    I'm using the Extract Drive Letter, but when I run from the DVD, it is not populating the dirve letter in my variable. If I run from the harddrive, it will detect the drive letter. To test this, I...
  5. Replies
    12
    Views
    14,718

    Re: Run From CD-DVD ROM

    Sending out compainon media on 8.5 DVDs. Other installation files are totaling about 8.4 GIG. DVDs are cheap media, and we don't have to track them; once they leave they are gone. I just need a...
  6. Replies
    12
    Views
    14,718

    Re: Run From CD-DVD ROM

    I thought about that after the last post; multiple drives. Over 90% of our clients have single drives. Creating an exe for our techs to prefrom workstation setup. Would like the exe to be able to...
  7. Replies
    12
    Views
    14,718

    Re: Run From CD-DVD ROM

    My it just my inexperience with programing; not a programer. I'm using the following code trying to get to copy info from DVD onto the C:\. I did set the code to do a pop box to verify it would...
  8. Replies
    12
    Views
    14,718

    Re: Run From CD-DVD ROM

    Setup.exe will be on seperate.
  9. Replies
    12
    Views
    14,718

    Re: Run From CD-DVD ROM

    No. It will be external.
  10. Replies
    12
    Views
    14,718

    Run From CD-DVD ROM

    I trying to get my exe to copy a file\folder structure from compainon DVD. I'm found the below code in anohter thread, howeve I cannot find some of the items; i.e. "Count List Items". Is this...
  11. Replies
    11
    Views
    14,350

    Re: Adjust Hardware Checking

    THANK YOU! I got figured out after I opened your variable...I was using "Set Variable" NOT "Get System Info" like your example.

    Was about to repost that your example showed did it....but you all...
  12. Replies
    11
    Views
    14,350

    Re: Adjust Hardware Checking

    The issue is the installer will NOT run. It will exit\kill the installtion. The test machines ALL have more than 1024 MBs of RAM.
  13. Replies
    11
    Views
    14,350

    Re: Adjust Hardware Checking

    Using the same code provided, the installer will exit with error on first run. I have tested on machine with variations from 1 GIG to 4 GIG. Also, the extra parentheses were added automatically. ...
  14. Replies
    11
    Views
    14,350

    Re: Adjust Hardware Checking

    Thats what I was looking for; a way to adjust the RAM req.

    Thank you.
  15. Replies
    11
    Views
    14,350

    Adjust Hardware Checking

    Can the hardware checking be changed from 512MB to 1024MB?

    Can the hardware dialoag boxes be edited? - Changed the Title bar

    Can the ran as Administrator warning box be edited? - Change the...
  16. Replies
    3
    Views
    7,203

    Re: Loop Wizard Logic

    Thank you for the quick respone.

    I was able to not only use what you showed, but was able to add more dialog boxes with error checking using the information.

    Thank you.
  17. Replies
    3
    Views
    7,203

    Loop Wizard Logic

    My co-workers and I are using this product for users to run scripts, configure settings, install folders, etc. for users. The issue is we are not programmers.

    We can create our installers to run...
  18. Replies
    3
    Views
    7,553

    Re: Pass Dialog Box information to Batch File

    Thank you for the quick response.

    I saw something similar in a post last night.

    What I need is create a bat file during the installation and pass user information to it. This is for our remote...
  19. Replies
    3
    Views
    7,553

    Pass Dialog Box information to Batch File

    Is there a way to create a batch file using information from a dialog box? I can create a batch file using the “Handle Text File Operation”, however I cannot pass information taken from a dialog...
Results 1 to 19 of 19