Skip to content

notepad and some other error #7

@NefilimPL

Description

@NefilimPL

First, I’d like to point out that Sandbox includes BuildOne Notepad.
Image

There’s an error with CiTool.exe —is this supposed to happen?

The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
CiTool.exe : The term 'CiTool.exe' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\WDAGUtilityAccount\Desktop\HostShared\SandboxStartup.ps1:21 char:1
+ CiTool.exe --refresh --json | Out-Null # Refreshes policy. Use json o ...
+ 
    + CategoryInfo          : ObjectNotFound: (CiTool.exe:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException


Adding 'Open PowerShell/CMD Here' context menu options
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.

Adding txt document new file option
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.

Adding PowerShell new file option
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
The operation completed successfully.
Notepad not found, context menu options will not be added.
Notepad++ not found, context menu options will not be added.
.txt=txtfile
Pause:

Uncommenting Set Theme Dark Mode.ps1 section has no effect. (and yes file is in shared folder)

	<!-- Run the powershell script from the mapped folder -->
	<LogonCommand>
		<!-- The seemingly redundant command nesting makes it so the powershell window is visible when running. -->
		<Command>powershell -executionpolicy Bypass -command "start powershell {-file C:\Users\WDAGUtilityAccount\Desktop\HostShared\SandboxStartup.ps1 -launchingSandbox}"</Command>
		<!-- Note: You can add more powershell commands in additional blocks. For example you can uncomment the line below. -->
		<!-- <Command>powershell -executionpolicy Bypass -command "start powershell {-file \"C:\Users\WDAGUtilityAccount\Desktop\HostShared\Set Theme Dark Mode.ps1\"}"</Command> -->
	</LogonCommand>
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions