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.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: ramona23 pe Simpatie.ro
 | Femeie 24 ani Bucuresti cauta Barbat 24 - 52 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 19 ani
Postari: 2386
|
|
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
_______________________________________

|
|
| pus acum 3 saptamani |
|