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

-new_console in tasks settings w/o function #668

Closed
Maximus5 opened this issue Jul 31, 2015 · 3 comments
Closed

-new_console in tasks settings w/o function #668

Maximus5 opened this issue Jul 31, 2015 · 3 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 668

Required information!
OS version: Win7/SP1  x64
ConEmu version: ?120617a x64

*Bug description*
no matter how I include a -new_console statement into a command line in the tasks pane,
it never gets honored.

I tried this line to start powershell in the users folder:
%windir%\system32\WindowsPowerShell\v1.0\powershell.exe "-new_console:d:%userprofile%

When I do this, ConEmu parses the line wrong and seems to eat quotes. Do you have a
sample on the syntax required to set a different startup directory?

Keep up the great work!

Reported by tobias.weltner@email.de on 2012-08-06 21:08:12

@Maximus5 Maximus5 self-assigned this Jul 31, 2015
@Maximus5
Copy link
Owner Author

Smth wrong with spaces... You may try

/dir "%userprofile%"

in task parameters

Reported by ConEmu.Maximus5 on 2012-08-06 21:43:22

@Maximus5
Copy link
Owner Author

120806, this works:

T:\Utils\CMD\TakeCmdLe64\tcc.exe "-new_console:d:%userprofile%"

Reported by ConEmu.Maximus5 on 2012-08-06 22:18:36

  • Status changed: Fixed

@Maximus5
Copy link
Owner Author

works now, thanks! Great job, lightning fast response!

Reported by tobias.weltner@email.de on 2012-08-07 04:53:50

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

No branches or pull requests

1 participant