Search found 2 matches

by sunghoon.kim.my
22 Jun 2016, 03:12
Forum: Help
Topic: Installing to D drive and running commands
Replies: 2
Views: 12349

Re: Installing to D drive and running commands

you need to run cd with an optional parameter: /d (e.g. cd /d "D:\Myfolder")
This will make the command change the drive.
Thanks! That did the trick.
by sunghoon.kim.my
20 Jun 2016, 05:26
Forum: Help
Topic: Installing to D drive and running commands
Replies: 2
Views: 12349

Installing to D drive and running commands

Hi, Firstly I would like to thank the developer for this wonderful tool.
I have tried many different installlers in search of one that suits my requirement.

I need to install a program and then I will have some config files(json files) copied to userprofile folder.

Installation of program worked ...