Archive for the ‘tutorials’ Category
How to mount a Windows shared folder on your Mac
So you’ve made the switch to Mac, but kept your old PC, and now you’ve got both connected to your home router. How do you access your Windows files from OS X?
Sure you could set up an FTP or SSH server, but that’s overkill for a regular home network. Turns out that Mac OS X can connect to Windows shared folders very easily. Read on to find out how.
Set up sharing on your PC. To get this going, make sure your PC is set up for file sharing. In Windows, choose the folder you want to access from your Mac, and right-click to get to its Properties dialog box. From the sharing tab, turn on sharing, and choose a name for the shared folder. (This is the name you’ll see on your Mac.)
If you try to use a name more than 12 characters long, Windows will warn you about some operating systems not being able to grok it. To be safe, stick with something less than 12. Here, I’m sharing the “My Documents” folder as “PC – My Docs.” Also, check the “Allow network users to change my files” if you want to save files to this share from your Mac.
Determine your PC’s IP address. You’ll need to give your Mac an address to look for this shared folder, so get your PC’s local IP address from the command line by running ipconfig. In my setup (shown below), that address is 192.168.1.102. Write that number down.
UPDATE: Several readers have pointed out that you can use your PC’s name versus its IP address to connect to it. Using the name is a better method than IP address because the IP can change if it’s assigned dynamically, but the name won’t unless you change it.
Connect to the server on your Mac. Now, on your Mac, from Finder’s Go menu, choose “Connect to Server.” Enter the IP address you just obtained from your PC, preceded by smb://, as shown:
UPDATE: To use your PC’s name instead of IP address, replace the number with the name. So if your PC’s name is “MyWindowsBox”, you’d use smb://mywindowsbox (not case-sensitive).
If it finds your server, you’ll get prompted to enter your network credentials – by default, your Windows username and password:
Once you’re in, you’ll get to choose which shared folder you want to mount on your Mac. In this case, we’re going to choose the “PC – My Docs” share:
And you’re done! Now the “PC – My Docs” folder will be mounted on your Mac, and accessible from your desktop and in Finder. If you’ve allowed reading and writing to the shared folder in Windows, you can drag and drop and save files to it as if it were any disk.
This technique comes in very handy for backing up your Mac’s data to a PC, too – just set your Mac’s backup software destination to the Windows drive. Also, using Hamachi, you can also do this over the internet when you’re away from home.
UPDATE: You can automatically mount your Windows drive every time you login to your Mac by adding it to your Login items. In System Preferences, Accounts, choose the “Login Items” tab and add the Volume to the list of apps that automatically start up.
avi on vista ultimate x64 media center
Microsoft releases tangled software, as usual. An example is their Media Player software. If you install the x64 version, the enabled player is still the 32bits version. Go figure.
Anyways, DivX (.avi) files will run just fine on the 32bits player, but not into the Media Center. Why? Because Media Center is a 64bits application. In other words, if you want to watch an .avi file through your extender, it will not work.
The solution is pretty simple: install a 64bits codec for Media Center. I like the ffdshow tryouts a lot… except that the developers decided not to make a 64bits version. I had to settle with another version, made by celtic_druid.
I downloaded the ffdshow64-rev2546 file, unblock it and ran it as administrator.
I kept only the Addon Plugins and VfW Interface, the rest I toss it. Windows asked me if I want to run this install with the recommended options. OK let’s go the Vista way, install completed.
Now, some of the people complained that they get an error:
error while registering ffdshow.ax
You might laugh, but simply starting first the VFW codec configuration (run it as administrator) will solve this problem. Since the Audio decoder configuration is the first link available, all of us (including myself) click on that one first. Pow, the error pops… once you click it.
One more thing. Switch the media player to be 64bits by default.
Run this command (as administrator):
%windir%\system32\unregmp2.exe /SwapTo:64
Then simply edit this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\wmplayer.exe
Change both key values by removing the (x86) from the path.
That’s it, you are done.
Hidden iPod Commands
To use, Reset the iPod using the first combination, then use the Diagnostic Mode or Disk Mode combination as soon as the Apple logo appears.


Leave a Comment
Leave a Comment
Leave a Comment