Profound UI Run Command
Posted: Mon Oct 19, 2020 4:40 pm
Hi,
I tried pui.runCommand() worked for the notepad.exe to open. But trying to open a file from C drive. Below are the commands that I tried , but seems like not working. Can you please help with this issue?
pui.runPCCommand("notepad.exe \\\\C:\\Koduri\\tst.txt");
pui.runPCCommand("notepad.exe \\\\C://Koduri//tst.txt");
Thanks
Koduri
I tried pui.runCommand() worked for the notepad.exe to open. But trying to open a file from C drive. Below are the commands that I tried , but seems like not working. Can you please help with this issue?
pui.runPCCommand("notepad.exe \\\\C:\\Koduri\\tst.txt");
pui.runPCCommand("notepad.exe \\\\C://Koduri//tst.txt");
Thanks
Koduri