Filehost.ro - gazduire fisiere
Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
Nou pe simpatie:
beatrice17 Profile
Femeie
25 ani
Bucuresti
cauta Barbat
25 - 80 ani
Mrrrr's Forum (VIEW ONLY)ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
Mrrrr's Forum (VIEW ONLY) / Tutoriale si Ghiduri Utile // Tutorials and useful guides /

[WINDOWS] Search iMDB from Start - Run

Pagini: 1 Moderat de TRaP, TonyTzu
pus acum 1 luna#1
Mrrrr
AdMiN
Postari: 2390
Open notepad and paste the code below.

Code:

@echo off
if "%~1"=="" (
    start "" "https://www.imdb.com/"
    exit /b
)

set "QUERY=%*"
set "QUERY=%QUERY: =+%"

start "" "https://www.imdb.com/find/?q=%QUERY%&ref_=fn_nv_srb_sm"

Save the file as i.bat in a desired location.

In Start - Run, first input the following command with CTRL+SHIFT+ENTER (to input as admin):

reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\i.exe" /ve /t REG_SZ /d "D:\Scripts\i.bat" /f

Edit the path above according to your own.

USAGE:

Open Start - Run
Type, for example: i stranger things
Press Enter
It will open a tab in your default browser searching for stranger things on imdb.com

Source: Gemini


_______________________________________


 
   
Pagini: 1  
Mergi la