h3x.se spotify remote

23Mar/11Off

Windows autostart tip

submitted by a user on the facebook page:

small tip for those who want to run the .bat file unvisible: make a .vbs file with the following lines in it:

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\Program Files\servify\remote_spotify.bat" & Chr(34), 0
Set WshShell = Nothing

please make sure that you enter the right path to your .bat file, but that's obvious I think. you could place this .vbs file into your startup folder.

Filed under: servify Comments Off
Comments () Trackbacks (0)
  1. I’m a bit of a Noob but i can’t get it invisible ….
    I get the message that the system can’t find the file but i’m pretty sure i gave the good path

    Please help 🙂

  2. Daniel, not sure what you mean with invisible ?
    What is not working, servify/jReSpot/ReSpot? You will need to submit alot more detail in order for me to help.

  3. Hi,

    I can’t seem to find my Remote_spotify.bat file in the servify folder?

  4. Ian: that file has never existed in the servify distribution zipfile.

  5. So what exactly am I pointing to then? Pardon my ignorance 🙂

  6. Ah, well you actually have to create the .bat file yourself with the startup command of servify, is something like:
    c:\path\to\servify\Servify.exe user password 1337 320

    hope this helps.

  7. Yeah cheers I know what you are saying, I’m just struggling writing the batch file!

  8. there’s an explanation somewhre in the blog i believe. i only got phone connection this week so can’t give a better answer..


Trackbacks are disabled.