Important! This is an automatic machine translated page. If you can read english, you should Click Here to read the original English version of the article.

Get Vista Explorer Style Full Row Selection and Checkboxes in Windows XP Získať Vista Bádateľ Style Kompletné Row Výber a checkboxes v systéme Windows XP

If you are still using Windows XP and are jealous of the Ak stále používate systém Windows XP a žiarli optional but really useful checkboxes feature in Vista nepovinné, ale naozaj užitočná funkcia zaškrtávacie políčka vo Vista , or the full row selection in details mode, there's a new solution for you that one of our readers wrote in about yesterday. , Alebo výber v celej rade detailov režime, je tu nové riešenie pre vás, že jeden z našich čitateľov napísal asi včera.

The solution comes in the form of a small executable application requiring the .NET 3.5 framework, and weighing in at about 13mb of memory usage in my testing, which plugs into Explorer and adds full row selection and checkboxes, although the checkboxes are a little odd (more below on that). Riešenie prichádza v podobe malého spustiteľného súboru aplikácie vyžadujúce. NET 3.5 framework, a váži asi 13 megabajtov využitie pamäte v mojom testovania, ktoré sa pripája do Exploreru a pridáva plnej výber riadku a zaškrtávacie políčka, aj keď zaškrtávacie políčka sú trochu zvláštne (viac nižšie, že).

I'm not sure that I'd keep it running all the time… I'd probably just turn it on whenever I needed to use checkboxes to more easily select a bunch of files, and then turn it off when I was done. (Actually I'd just upgrade to Vista, but that's beside the point) Nie som si istý, že ja by som si to beží pořád ... bych asi len zapnúť kedykoľvek som potreboval použiť zaškrtávacie pole ľahšie vybrať veľa obrázkov, a potom ho vypnúť, keď mi bolo vykonané. ( Vlastne som len upgrade na Vista, ale to je irelevantné)

Using TrayProdder Použitie TrayProdder

The application is simple, contained in a single executable file that doesn't require installation. Aplikácia je jednoduchá, obsiahnutý v jeden spustiteľný súbor, ktorý nevyžaduje inštaláciu. Just save it somewhere useful, and then once you launch the application you'll see a new icon sitting in the system tray. Stačí ju uložiť niekam užitočné, a potom, keď spustíte aplikáciu, uvidíte novú ikonku sedí v systémovej lište.

image

The application window has a bunch of buttons, most of which you can ignore at first, since you'll want to check the two boxes for “Checkboxes” and “Full row select”, depending on which ones you want to use. Okno aplikácie má veľa tlačidiel, z ktorých väčšina je možné ignorovať pri prvom, pretože budete chcieť pozrieť na dve krabice "checkbox" a "Full riadku vyberte", podľa toho, ktoré z nich chcete použiť.

image

This will give you a new checkbox column, and you'll notice that when you click on a file or folder it selects the whole row (best used in Details view). To vám dá nové zaškrtávacie políčko stĺpca, a všimnite si, že keď kliknete na súbor alebo priečinok, že vyberie celý riadok (najlepšie v zobrazení Podrobnosti).

image

The checkboxes are a little strange though… once you check the boxes you need to use the “Select all checked” button to actually check them… Zaškrtávacie políčka sú trochu divný ... ale akonáhle by ste skontrolovať políčok musíte použiť "Vybrať všetko skontrolovať" tlačidlo pre kontrolu vlastne je ...

image

And then you'll notice that those two checkboxes from above are now selected, and you can use regular Windows file functions on them (like copy or move). A potom ste si všimli, že tieto dve zaškrtávacie políčka zhora sú vybrané, a môžete používať bežné Windows súboru funkcií na nich (ako skopírovať alebo presunúť).

image

Since you'll really want to use Details view if you are using this application, you might want to open up Tools \ Folder Options and choose “Apply to All Folders” to apply the details view across the board. Pretože budete naozaj chcete používať zobrazenia Podrobnosti ak používate túto aplikáciu, možno budete chcieť otvoriť Nástroje \ Možnosti priečinka a vyberte možnosť "Použiť pre všetky zložky" použiť zobrazenie detailov vo všetkých oblastiach.

image

If you don't like the details view, well I'm not really sure this utility is for you in the first place. Ak sa vám nepáči zobrazenie podrobností, tak si nie som úplne istý tento nástroj je pre vás na prvom mieste.

Set TrayProdder to Run at Startup TrayProdder nastaviť spustenie po spustení počítača

If you want the application to run at startup, you'll need to create a shortcut, and you'll probably want to use one of the command line parameters in the shortcut, since the options don't save anywhere. Ak chcete aplikáciu spustiť pri štarte, musíte vytvoriť zástupcu, a pravdepodobne budete chcieť použiť jeden z parametrov príkazového riadka v miestnej, pretože možnosti nie sú výnimkou nikde.

-f = fullrowselect on (default: off) -f = fullrowselect na (predvolené: vypnuté)
-c = checkboxes on (default: off) -c = štvorčeky na (predvolené: vypnuté)
-h = hide main form at start (default: show form at start) -h = skryť hlavný formulár na začiatku (predvolený: zobrazí formulár na začiatku)
-x = minimize to system tray at Close (default: ask whether to quit) -x = minimalizovať do system tray na Close (predvolené: opýtajte sa, či odísť)

For instance, if you wanted to make the application start hidden with both features enabled, and minimize to the tray, you'd use something similar to this: Napríklad, ak by ste chceli, aby žiadosť štart skryté s oboma funkciami povolená, a minimalizovať do tray, mali by ste použiť niečo podobné tomuto:

trayprodder.exe -f -c -h -x trayprodder.exe-f-c-h-x

Open up an explorer window and type in shell:startup into the address bar, and then create a shortcut to the TrayProdder executable in this folder. Otvoriť okno a typ prieskumníka v škrupine: spustenie do adresného riadku, a potom vytvoriť zástupcu TrayProdder spustiteľný súbor v tomto priečinku.

image

Open up the properties, and add the parameters from above so that it looks similar to this: Otvor vlastnosti, a pridajte parametre zhora, takže to vyzerá asi takto:

image

The first time you run the shortcut you'll be prompted with a security warning, which you can remove by unchecking “Always ask before opening this file”. Pri prvom spustení zástupcu budete vyzvaní s bezpečnostné varovanie, ktoré môžete odstrániť vypnutím voľby "Vždy zobraziť dotaz pred otvorením súboru".

image

This will cause the application to load up every time you login to your computer. To spôsobí, že aplikácia naložiť zakaždým, keď sa prihlásite do svojho počítača.

Download TrayProdder from everator.com Stiahnuť TrayProdder z everator.com

This article was originally written on 12/19/08 Tagged with: Tento článok bol pôvodne napísaný na 12/19/08 Tagged s: Windows Windows

Daily Email Updates Denný Svářeč

You can get our how-to articles in your inbox each day for free. Môžete si naše jak-na články vo vašej schránky každý deň zadarmo. Just enter your name and email below: Stačí zadať svoje meno a e-mail nižšie:


Name: Meno:
Email: E-mail:

Comments (7) Komentáre (7)

  1. gic GIC

    Good tip. Dobrý tip. Thanks! Vďaka!

    I'm also wondering in Vista, is there any way to turn off the “Full row selection” in detail view? Já jsem taky přemýšlel, vo Vista je nejaký spôsob, ako vypnúť "Full výber riadku" v detaile názor?
    I used to click on an empty space and drag to select multiple files, but now in detail view when clicking on most of the empty spaces it will select the whole row, and i can't use drag to mark multiple files then. Kedysi som kliknite na prázdne miesto a ťahaním môžete vybrať viac súborov, ale teraz detailne, aby pri kliknutí na väčšine prázdnych priestorov sa vyberie celý riadok, a nemôžem drag označiť viac súborov, potom.
    any tips will be great! všetky tipy bude skvelé!

  2. WesllyOni WesllyOni

    Nice hint, thank you very much! Nice náznak, ďakujeme! as you said I wont have it on all the time, only when needed ako ste povedal, že som zvyknutý mať na celú dobu, len v prípade potreby ;)

    PD.: Sorry for the question but… Where can I get that Wallpaper? PD.: Ospravedlňujeme sa za otázku, ale ... Kde môžem získať Wallpaper, že?

  3. The Geek Geek
  4. UD UD

    dis is d reply 4 comment by gic…..u can do dat in vista dis odpoveď je d 4 komentár GIC ... .. u urobiť dát do priehľad

    clik on organize button on d green bar(i don know wat it's caled!)….clik on 'folder n research options' Clik na organizovať na tlačidlo d zelený pruh (Ja viem, je to wat Caled!) .... Klik na 'možnosti zložky n výskum'

    a dialog box will appear….open d tab “view” dialógové okno .... d otvoriť záložku "zobrazenie"

    uncheck d option…”use check boxes to select items” d ... Odznačte voľbu "použiť zaškrtávacie polia na výber položky"

    clik on apply….it'll be done… klik na použiť .... Bude to urobiť ...

  5. gic GIC

    thank you UD. děkuji UD. but i don't think that solves my question. ale ja si nemyslím, že vyrieši moju otázku. it just cancel the checkbox way of selecting files. to len zrušiť začiarknutie spôsob výberu súborov. but i still have full row selection in detail view. Ale stále mám plnú výber riadku v detaile zobrazenia. or if i missed anything? Alebo keby som niečo vynechal?

  6. Toz Toz

    why would someone want to enable full row selection in XP everybody is trying to get rid of it in vista I guess. prečo by niekto chcel umožniť plnú výber riadku v XP, všetci sa snažia zbaviť sa v priehľad myslím. Help Pomoc

  7. FUMA Fuma

    Does anyone know where I can find this (tryprodder)? Vie niekto, kde by som mohol nájsť to (tryprodder)?

    All the links that I have come across, seem to be dead Všetky odkazy, ktoré som narazil, sa zdá byť mŕtva


Our Friends Naši priatelia
Getting Started Začíname


About How-To Geek O tom, ako-To Geek
What Is That Process? Čo je to za proces?
svchost.exe svchost.exe
jusched.exe jusched.exe
dwm.exe Dwm.exe
ctfmon.exe ctfmon.exe
wmpnetwk.exe wmpnetwk.exe
wmpnscfg.exe WMPNSCFG.exe
rundll32.exe rundll32.exe
wfcrun32.exe wfcrun32.exe
Ipoint.exe Ipoint.exe
Itype.exe Itype.exe
Wfica32.exe Wfica32.exe
Mobsync.exe Mobsync.exe
conhost.exe conhost.exe
Dpupdchk.exe Dpupdchk.exe Adobe_Updater.exe Adobe_Updater.exe

Copyright © 2006-2009 HowToGeek.com. Copyright © 2006-2009 HowToGeek.com. All Rights Reserved. All Rights Reserved.