Mapped drive action changed to create
This commit is contained in:
parent
0081c04ca7
commit
8013b74b16
1 changed files with 1 additions and 1 deletions
|
@ -1792,7 +1792,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
uidAttr.Value = Guid.NewGuid().ToString("B");
|
||||
bypassErrorsAttr.Value = (1).ToString();
|
||||
|
||||
actionPropAttr.Value = "R";
|
||||
actionPropAttr.Value = "C";
|
||||
thisDrivePropAttr.Value = "NOCHANGE";
|
||||
allDrivesPropAttr.Value = "NOCHANGE";
|
||||
userNamePropAttr.Value = string.Empty;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue