Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install-ConEmuTheme.ps1 gives this error #38

Open
baburaoGanpatraoApte123 opened this issue Jan 19, 2022 · 1 comment
Open

Install-ConEmuTheme.ps1 gives this error #38

baburaoGanpatraoApte123 opened this issue Jan 19, 2022 · 1 comment

Comments

@baburaoGanpatraoApte123

Command : .\Install-ConEmuTheme.ps1 [-ConfigPath Path] -Operation Add -ThemePathOrName themes\oceans16-dark.xml
Throws This : Install-ConEmuTheme.ps1: Cannot validate argument on parameter 'ConfigPath'. The "Test-Path -Path $_" validation script for the argument with value "[-ConfigPath" did not return a result of True. Determine why the validation script failed, and then try the command again.

Windows 7 32-bit, ConEmu x86 (Version : 11.210)

@sjdevelop
Copy link

Replace -ConfigPath with the path to your ConEmu.xml file
image

In my case: .\Install-ConEmuTheme.ps1 -ConfigPath C:\cmder_mini\vendor\conemu-maximus5\ConEmu.xml -Operation Add -ThemePathOrName themes\"oceans16-dark.xml"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants