new

Name

netid.exe -new – create a new Client loader process

Synopsis

netid.exe -new [-32|64] <argument>

Description

The new command creates a new Client loader process with the option to switch between 32-bit and 64-bit execution.

Options

-32

Run as a 32-bit process.

-64

Run as a 64-bit process.

Examples

This is useful for menu actions since the default behavior is to wait for the process to finish.

[Action]
01=Admin-Block self -dialog admin
02=Admin-NoBlock self -new -dialog admin

Starting the first action from a menu, that is, the taskbar menu, blocks this process until the dialog is closed:

[Menu]
Taskbar=Admin-Block,{string:1018}
[Menu]
Taskbar=Admin-NoBlock,{string:1018}