I want to know what will be the difference and advantages using 32 and 64 bit. why does it really matter. What will it's benefit to Windows 7 users.
Thanks!
I'm about to buy an iTouch, mainly because of the iCal. I'm a Windows user, so does anyone know if these two play well together? I'd prefer to be able to update my calendar from either the computer or iTouch and sync.
I've searched Google, but I'm sceptic so far. Any experiences, knowledge you can send my way would be appreciated (and possibly save me money).
Thanks
Michael
About to rebuild my XP install and figured I'd see if there was a file or interface for collecting the configs for the built in Windows XP wireless manager.
I've looked under the "advance settings" tab and within the properties GUI for each connection and I'm not seeing a way to export the configs.
Clearly if I'm exporting these I'd like to be able to import or override the default config with the backup.
Possible Duplicate:
Batch-convert files for encoding or line ending under Windows
Hey!
I have many files that are encoded in the ANSI (iso-8859-1) format and I want to change it to utf8.
I am converting one by one using notepad++ but I was wondering if there is any application that will convert them all (I have many files) in a quick and easy way.
Anyone know of one app that will do this?? (free app would be great)
Thanks
Took me a bit to realize that since upgrading to 8.1 my touchpad smart gestures (two finger scroll, top down swipe, left in swipe, ect) don't work. I have read up a little online but can't seem to find an answer or fix that 1) sounds trustworthy and 2) is put into language and steps that I understand.
I already have a hard time navigating windows 8 in general, so any help is awesome, but please dumb it down for me if you can.
Thanks -K-
Does anyone know if there is a way of recording things (live sport) on Sky Player using Windows Media Center. It has a built in extension for Sky Player but no record functionality.
Has anyone else tried this with any luck?
I'm trying to understand how and if it is possible to list the installed applications of Windows clients via Microsoft SMS (System Management Server). What I can find it's only VB script snippet code to get the installed applications onto the client machine, but I don't know how SMS could aggregate these data.
Could anyone give me an indication or link?
When I move a directory containing 900 MB in 4k files to another directory in the same filesystem, it takes nearly 1 minute and I hear the disk working. It's NTFS on Windows XP, the disk is quite fast (ST3100015 28AS) and works fine according to CrystalMark. I switched the antivirus off, and there's nothing else running (there's a lot of processes, but none doing any work).
WTF is it doing instead of changing two directory entries?
The icons of my folders in Windows 8 have changed automatically !
Now it is similar to that of the Unknown File Type icon.
My C: drive icon and some icons in the Explorer-Home menu had also changed, but they became normal after a restart. But the folder icons (Medium Size) don't change. This is also seen in the "Save Dialog"-box. Please help, Thanks in advance...
Here are the Images: (originals
Image 1 ,
Image 2)
When I plug a USB thumb drive into my Win7 PC, it no longer auto-launches the window giving me options like "Import Photos" or "browse". The drive is recognized but nothing autolaunches.
Similarly, CD's don't autoplay either.
I verified that Win7 is set to autoplay, per method 1 and 2 of:
http://www.sevenforums.com/tutorials/27544-autoplay-enable-disable-autorun.html
FYI, there is a similar question (but for Windows XP) here on SU.
Does an application exist that will cause the computer to switch (bring in to focus) between two different applications, on a timer? This is for Windows 7.
I need this for a screen that will display publicly to customers. I want the screen to switch between two different applications every, say, 30 seconds. I figure there are enough businesses out there will customer-facing monitors these days that something simple like this must exist!
I want to password-protect a few applications (not just files/folders) on Windows 7, such that, there is no change to the protected application's .exe file itself.
Since the .exe files can't be changed, "Empathy" and "Protect Exe" can't be used as they change the .exe file.
I tried using WinGuard Pro and LockThis! also but they don't work for Microsoft Outlook and some other apps (that I need).
Is it possible at all? Please help.
I've always wanted some cool way to log into Windows like inserting a designated USB or voice recognition. Only recently did I discover http://www.luxand.com/blink/ which uses facial recognition to log into your PC.
What other software lets you change the way you log in?
I have a VMware Workstation 10.0 installation with several virtual networks including the default host-only and NAT networks.
After upgrading to Windows 8.1, the NAT network was not working. I booted an Ubuntu VM with the default network setup that was previously working, and it sat for a long time during startup saying it was waiting for the network. After it finally started up, an ifconfig showed no IP address for eth0.
How can I fix the broken network?
Hi, does anyone know that what is the shortcut of playing next track for iTunes on Windows 7?
I am using iTunes but I want to do this when iTunes is not on the screen, I want to change track when iTunes is minimized. I have keys on my keyboard (Logitech Mx3200) for this job but I want to change them and it needs key combinations for this.
I've got a 80Gb hard disk and I want to transfer the system to another 500Gb hd (without to reinstall windows).
What the easy and free way to transfer the system to another hd?
I have a directory, that contains ~ 3 million files in certain subdirectories on a Windows 2008 server. Manually deleting the files via SHIFT+DEL on the root dir takes ages. Is there any other way to do the deletion in a faster manner?
I want to setup another Hyper-V VM for installing Matlabs/doing some compute-intensive programming using C.
I keep thinking that Windows Server HPC 2008 is designed for this sort of work. Would I be on the right track to setup a single VM with this OS and install this software? Or is HPC more for grid/distributed computing?
Thanks
I've made a script that will set an environment variable to the path in the current Explorer windows when its hotkey is pressed. However, I want this to only trigger if the active window is an Explorer window. This should do it:
#IfWinActive ahk_class ExploreWClass|CabinetWClass
#p::
SetPath()
return
#IfWinActive
But for some reason it isn't. Is there something I'm doing wrong?