🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Start another Program when start HyperMesh, HyperView

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi,

I am use PC with install HW11, my problem is when after start HyperMesh (or HyperView), I want

automatically start another programe (such as Excel).

If anyone know, please help me...

thanks,

Didik

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi,

    I am use PC with install HW11, my problem is when after start HyperMesh (or HyperView), I want

    automatically start another programe (such as Excel).

    If anyone know, please help me...

    thanks,

    Didik

    You should prepare a .bat file, containing these:

    'C:\Program Files\Altair\11.0\hw\bin\win64\hw.exe' /clientconfig hwpost.dat

    'C:\Program Files (x86)\Microsoft Office\Office12\excel.exe'

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi,

    don't forget to use start, e.g.

    start 'C:\Program Files\Altair\11.0\hw\bin\win64\hw.exe' /clientconfig hwpost.dat

    start 'C:\Program Files (x86)\Microsoft Office\Office12\excel.exe'

    Regards,

    Mario