Feature Suggestion

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13944
    rokinron1
    Participant

    Feature Suggestion: Add a feature to the right-click menu that will open up file explorer to the computers admin share: \\Computername\c$

    It could be listed in the “get information section” or in the Copy\File section, or maybe directly under the Remote Desktop Connection.

    #13945
    doug
    Moderator

    Thanks. We’ll consider this.

    #13955
    doug
    Moderator

    Create a local command in BatchPatch (‘Actions > Execute local process/command > Create/modify local commands‘) with the following syntax:

    cmd.exe /c start \\$computer\c$

    or

    cmd.exe /c start \\$computer\SomeOtherFolder

    You will then see your local command under ‘Actions > Execute local process/command > Execute saved local command‘. You can also add a toolstrip button with ‘Tools > Customize visible toolstrip buttons‘. Just scroll to the bottom of the ‘Customize Toolstrip’ window and check the box next to the local command that you created.

    #13956
    rokinron1
    Participant

    Thanks so much for the quick reply and the solution Doug! I did exactly what you suggested and I created a tooltip shortcut. It works well and should save me a lot of time! I also created a shortcut to the c$\windows\ccmcache (as that sometimes needs to get cleared out once in a while).

    #13959
    doug
    Moderator

    Excellent. You’re welcome.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.