Invision Power Services: The "Did you know..." Game - Invision Power Services

Jump to content

Computing & Technology Forum Rules

Our community chat forum areas are for off-topic discussion only. Please do not post topics about IPS or its products and services here. We provide other forum areas for IPS discussion.

Do you need technical support on IPS products or services?

You can obtain support via the client area, or you can try to obtain peer-to-peer support at IPS Resources.

Did you find a bug in one of our products?

If you believe you've found a bug please post it to the bug tracker.

Have a suggestion or feedback?

Use the company feedback forum or appropriate product feedback forum. You can also submit a ticket in your client area if it's a private matter.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

The "Did you know..." Game post tech tips you have that others might not know Rate Topic: -----

#1 User is offline   //Nathan Icon

  • Virtual Rocker
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,144
  • Joined: 21-February 04
  • Location:North Carolina

Posted 09 March 2006 - 01:09 AM

Since I could never be bothered to RTFM, I tend to jump right into programs and do the obvious, missing some helpful tips along the way. Surely I'm not alone in this practice.

The object of the "Game" is quite simple - post a tech tip that, when you heard it, made you think something like "wow, I didn't know you could do that!" and which has helped you at all. Open to all operating systems and applications, though it'll be more enlightening if you stick to something many people use... e.g. Firefox, MSIE, Windows XP, maybe a popular game even...

But I'm hoping someone will learn a thing or two they didn't know before... myself included.

Did you know...
...that pressing CTRL+ALT+DELETE twice on Windows XP's Welcome Screen replaces the Welcome Screen with the old-style Windows 2000 logon screen? (By default, XP Pro "hides" the main admin account... you could unhide it, or you could use this hint to keep it hidden from n00bs who don't know this trick, just because.)
0

#2 User is offline   Why Two Kay Icon

  • Needs Serious Help
  • PipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 1,594
  • Joined: 22-August 04

Posted 09 March 2006 - 01:16 AM

You can get a more advanced user accounts management by going to Start --> Run and type control userpasswords2. This works in XP Home and Pro.
0

#3 User is offline   Sebastian Mares Icon

  • Pink Floyd Lover
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,426
  • Joined: 27-May 03
  • Gender:Male
  • Location:Bad Herrenalb, Germany

Posted 09 March 2006 - 07:09 AM

You can display the properties of a file or folder by holding ALT while pressing Enter or double clicking.

You can open Windows Explorer by pressing WIN+E.

You can open the Run menu by pressing WIN+R.
There are 10 types of people in this world: those who understand binary, and those who don't.
0

#4 User is offline   Tseia Icon

  • Inactive
  • PipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 2,021
  • Joined: 21-March 02

Posted 09 March 2006 - 10:04 AM

You can bring up the log-off screen by pressing WIN+L - and then if you press L again it selects the log-off button, logging you off, so you can press WIN+L, L to log yourself off quickly.

Everyone'll know it but try going to about:config in Firefox and playing. Or even better, about:mozilla :)
0

#5 User is offline   Stephen Icon

  • Meet Jay
  • PipPipPipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 18,123
  • Joined: 22-March 02
  • Gender:Male
  • Location:London, England

Posted 09 March 2006 - 11:19 AM

View PostTseia, on Mar 9 2006, 10:04 AM, said:

You can bring up the log-off screen by pressing WIN+L - and then if you press L again it selects the log-off button, logging you off, so you can press WIN+L, L to log yourself off quickly.


On which version? 2000 it didn't do anything and on XP it either brings up the locked screen or the log in screen depending on whether or not you have fast user switching enabled :blink:
Posted Image Posted Image Posted Image Posted Image
0

#6 User is offline   Tseia Icon

  • Inactive
  • PipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 2,021
  • Joined: 21-March 02

Posted 09 March 2006 - 01:40 PM

Oookay. We have XP Pro on this computer and, as you say, it goes to the login screen currently. Maybe because I'm on the guest account rather than the admin one I normally use. Very strange though, you're quite right. I'll test this later.

Edit: Ah hah! I was misremembering what I used to do. You press WIN, L, L rather than WIN+L, L. WIN brings up the start menu, L selects "Log off" and brings up your logging off options and L logs you off. Not sure what happens if user switching is disabled. My bad.
0

#7 User is offline   //Nathan Icon

  • Virtual Rocker
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,144
  • Joined: 21-February 04
  • Location:North Carolina

Posted 09 March 2006 - 07:10 PM

We have fast user switching turned on, and L does nothing at the Welcome Screen, so Win+L, L is out... but I did Win, L, and saw that the L is underlined, so I'm sure that does work.

I did not know about holding Alt while double clicking to bring up properties. That will be helpful - one of the first things I do upon a reinstallation is unhide the Application Data folders in the profiles to quickly get at the Firefox profiles, so that will be a time saver. :)
0

#8 User is offline   Brendon Koz Icon

  • Needs Hobby
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,740
  • Joined: 06-September 03
  • Location:Saratoga Springs, NY, USA

Posted 09 March 2006 - 09:10 PM

WIN+M = minimize all windows
WIN+D = toggle desktop and open applications (show desktop, but pressed again will return windows to their original positions)
WIN+L = Lock
WIN+R = Run

I think there's a couple more but I can't remember them...and other people have already stated a few that I just mentioned.

If you use a Laptop (or a keyboard) without a windows key and wish to lock it when you're away from it, you can use the command sequence below in a RUN command, or you can make a shortcut to it from your desktop (or other place) like I did:
%windir%\System32\rundll32.exe user32.dll,LockWorkStation
(There are many, many more shortcuts like this...)

If you need/want an icon for a shortcut, a lot of icons are prepackaged in Windows from other executable files and/or DLLs. So why download them if you don't have to? A large repository of icons are within the shell32.dll file:
C:\WINDOWS\system32\shell32.dll
So when choosing "Change Icon", just browse to that file.

You can create your own "Quick Launch" menus on your start bar if you want... Drag a folder to your task bar to the immediate right of the " < " next to the tasktray (where the icons and clock are). It'll create a text menu with the same name as the folder, and a scrollable popup menu for all the contents in the folder. (Note: Shortcuts to other folders in this folder will not expand, it will only be clickable to open up the other folder.)
...or if you'd prefer, right click on the taskbar and go to "Toolbars", then choose "Create New" and navigate to your folder.

You can manually manage your Start bar (and programs groups) by manipulating the file system. Open up Explorer (i.e.: My Computer -> Local Drive) and browse to C:\Documents and Settings\ and then either "All Users" or your username, and then Start Menu. Here you can interact with the shortcuts like you would in any other folder. You can create new folders to create a new program group (and stuff other groups into it (i.e.: Microsoft Office + Microsoft Office Tools + Powertoys = Microsoft Products).

"What version of DirectX is on this thing?!"
Start -> Run -> Type in: "dxdiag" -> click "OK"... This will also allow you to configure and debug certain problems you might be facing with your video and sound.

Should I continue?
Posted Image
mysiteonline.org™
They say, "Practice makes perfect," yet they also say, "Nobody's perfect"... I don't get it.
0

#9 User is offline   UBERHOST.NET Icon

  • Web Hosting Guru
  • Icon
  • View blog
  • Group: +Active Customers
  • Posts: 3,403
  • Joined: 07-September 05
  • Location:California, USA

Posted 09 March 2006 - 09:21 PM

In the Windows Start > Run box, type %appdata% to go into your Applications Data folder. This works even if your system files are hidden.
0

#10 User is offline   Starnox Icon

  • I'm just me
  • PipPipPipPipPipPipPipPip
  • View blog
  • View gallery
  • Group: Members
  • Posts: 7,452
  • Joined: 13-May 02
  • Location:Guernsey, UK

Posted 09 March 2006 - 09:40 PM

In OS X if you right click on a file and then press alt 'Open with' changes to 'always open with' and 'get info' changes to 'show/hide inspector'.
~Jordan - Everyone is unique, so be proud to be different.

IPS' resident Apple geek aka. Mactard
0

#11 User is offline   Quillz Icon

  • Enlightened
  • Icon
  • View blog
  • View gallery
  • Group: +Active Customers
  • Posts: 4,631
  • Joined: 15-April 04
  • Gender:Male
  • Location:Los Angeles, CA

Posted 10 March 2006 - 02:44 AM

You can turn your Windows XP Home Edition installation CD into the Windows XP Professional installation CD.

http://www.dvhardwar...rticle5261.html
Posted Image
0

#12 User is offline   Keven Fox Icon

  • Quite Opinionated
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,339
  • Joined: 30-May 04
  • Location:Wisconsin

Posted 12 March 2006 - 01:22 AM

Something I just discovered and seems quite odd, but I've recreated the issue.

Okay, set your user password to numbers using Windows XP (I've tested on Home and MCE)

Now reboot. Notice how the NumLock turns itself off? Change the password to text. Reboot.

NumLock turns on again on startup.
http://michaelnelson.wordpress.com
Just my blog of misery.

https://www.paypal.c...tton_id=3593168 Donations

www.kevenfox.com coming soon.

Member of the upcoming Saviah Wildlife organization
New Update: Sorry, my sites are down. My hosting ran out due to us being broke.
0

#13 User is offline   Gerard Boyers Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 4
  • Joined: 11-March 06
  • Location:UK

Posted 12 March 2006 - 02:07 AM

For Windows XP:

The easiest form of user management is through the Local User Manager:
Start -> Run -> lusrmgr.msc (XP Pro or Windows Server only)

A nice quick way to access System Properties:
Win + Pause/Break

Want to open windows explorer to get into mydocs or anywhere?
Win + E

Not got a windows key? A quick way to access the start menu:
Ctrl + Esc

In Firefox, you can configure some hidden extra options for faster performance:
In the address bar, type "about:config"
0

#14 User is offline   Mat (FDNZ) Icon

  • Let's say my yearly license expired in...
  • Icon
  • View blog
  • Group: +Active Customers
  • Posts: 3,680
  • Joined: 07-November 03
  • Gender:Male
  • Location:Auckland, NZ

Posted 12 March 2006 - 11:13 AM

If there is a message/dialog box on your screen, you can press Ctrl+C to copy the contents of the message box (including buttons!) to your clipboard
Mat Barrie, CSA, Fusion Digital, a Chain Reaction Tech company
Chronicle, the desktop time tracker for activeCollab, Basecamp, etc
IPB Mods: Ventrilo Server Status, Recent Topics in Selected Forums, Enhanced IPB XML-RPC Inteface, Staff Posts in Colour more to come


Opinions posted very rarely represent those of Fusion Digital. Reader discretion is advised.

Posted Image
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users