One click, OPENBAR + execute exe at thesame time

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
krasusczak
Senior Member
Senior Member
Posts: 284
Joined: 2011-09-23, 10:35 UTC

One click, OPENBAR + execute exe at thesame time

Post by *krasusczak »

Hi,

I want to ask for some tip,
I'm trying to create one additional function in my custom menu but I can't find a solution

I'm putting my additional menu field into [user] inside main wincmd.ini & I wanted by one click open a new bar in TC & same time execute exe with a param, I been trying many variations but I can't find any way.

I can't use something like this:
cmd5=em_func1,em_func2
because [em_func1] & [em_func2] need to be inside a main wincmd.ini

You know if it's possible to call OPENBAR & execute exe same time?


Thanks in advance!
User avatar
Dalai
Power Member
Power Member
Posts: 10024
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: One click, OPENBAR + execute exe at thesame time

Post by *Dalai »

It should work when you put em_func1 and em_func2 into usercmd.ini. I don't see why these user commands need to be inside wincmd.ini.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
krasusczak
Senior Member
Senior Member
Posts: 284
Joined: 2011-09-23, 10:35 UTC

Re: One click, OPENBAR + execute exe at thesame time

Post by *krasusczak »

Thanks! works now, I tested usercmd.ini before but without success, maybe I misspell variable name..
Post Reply