Bundle_SetExtractionFolder

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Bundle_SetExtractionFolder

 

Description

 

Indicate the path where to extract all bundled resources when bundled exe will be executed.

 

Syntax

 

n = Bundle_SetExtractionFolder(FullPath)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

FullPath

String

No

Full path

 

Remarks

 

This option can be omitted. If left blank, current bundled executable folder will be taken.

 

Restrictions

 

See also

 

Examples