Skip to content

File_CreateShare

The function creates a file share on a local computer

Syntax

File_CreateShare(sDirectory, sShareName) As Boolean

A directory on the disk to be shared

The name for the shared resource

If bStatus Then bStatus = File_CreateShare("C:\Windows", "WinShare")

Scripting Guidelines

File functions Constants Package Property Variables