Table 5–3File-directives applicable in the Customer Area" / [CustomerCopyFiles]

Directive

Comment

 

 

0x00000800

Copy the source file to the destination directory without decompressing the source file if it is

(COPYFLG_NODECOMP)

compressed.

 

 

0x00000008

Force file-in-use behavior: do not copy over an existing file of the same name if it is currently open.

(COPYFLG_FORCE_FILE_IN_USE)

Instead, copy the given source file with a temporary name so that it can be renamed and used when the

 

next reboot occurs.

 

 

0x00000010

Do not replace an existing file in the destination directory with a source file of the same name. This flag

(COPYFLG_NO_OVERWRITE)

cannot be combined with any other flags.

 

 

0x00001000

This file is required by the system loader. The system will prompt the user to reboot the system.

(COPYFLG_REPLACE_BOOT_FILE)

 

 

 

0x00002000

Do not delete this operation to effectuate optimisation.

(COPYFLG_NOPRUNE)

For example, Setup might determine that the file copy operation is not necessary because the file

 

already exists. However, the writer of the INF knows that the operation is required and directs Setup to

 

override its optimisation and perform the file operation. (This flag can be used to ensure that files are

 

copied if they are also specified in an INF DelFiles directive or an INF RenFiles directive.)

 

 

0x00000020

Do not overwrite a file in the destination directory with the source file if the existing file is newer than the

(COPYFLG_NO_VERSION_DIALOG)

source file.

 

This flag is irrelevant to digitally signed INF files. If a driver package is digitally signed, Setup installs the

 

package as a whole and does not selectively omit files in the package based on other versions already

 

present on the machine.

 

 

0x00000004

Ignore file versions and overwrite existing files in the destination directory. This flag and the next two

(COPYFLG_NOVERSIONCHECK)

are mutually exclusive. This flag is irrelevant to digitally signed INF files.

 

 

0x00000040

Copy the source file to the destination directory only if the file on the destination will be superseded by

(COPYFLG_OVERWRITE_OLDER_

a newer version. This flag is irrelevant to digitally signed INF files.

ONLY)

 

 

 

0x00000001

Send a warning if the user selects to not copy a file. This flag and the next are mutually exclusive, and

(COPYFLG_WARN_IF_SKIP)

both are irrelevant to INF files that are digitally signed.

 

 

0x00000002

Do not allow the user to skip copying a file. This flag is implied if the driver package is signed.

(COPYFLG_NOSKIP)

 

 

 

Do not change the name of the firewall rule set entry (active.i_fwrule). If you do not intend installing the Barracuda Networks Firewall R8 with a predefined rule set meeting company policy, uncomment or delete this line.

5.4.3Section "2. Customer Area" / [CustomerReg]

This section controls the configuration of profiles set up during installation. Profile settings are saved to [HKEY_USERS\.DEFAULT\Software\Phion\phionvpn\Profile]

Fig. 5–4Customer Setup – Profile settings

Registry path

Profile ID

HKU,.DEFAULT\Software\Phion\phionvpn\Profile\1,dhcp,0x00010001,1

Profile path

For automated VPN profile creation, the following syntax is applicable in the customer.inf file:

reg-root, [subkey], [value-entry-name], [flags], [value]

75 Barracuda NG Network Access Client - Administrator’s Guide

Page 77
Image 77
Barracuda Networks VERSION SP4 manual 0x00000800, 0x00000008, 0x00000010, 0x00001000, 0x00002000, 0x00000020, 0x00000004