tu path sería
window.open("https://localhost/MyFolder/MySubFolder/");
o
window.open("https://IP/MyFolder/MySubFolder/");
usar absolute path por esto
tu path sería
window.open("https://localhost/MyFolder/MySubFolder/");
o
window.open("https://IP/MyFolder/MySubFolder/");
usar absolute path por esto