Windows

Windows Vista PC is too slow

A colleague approached me to tell me that his 4 year old Laptop got very slow and asks for help.

Google Calendar / Outlook Calendar sync --> Google Calendar Sync

For synchronization you can use a tool called Google Calendar Sync.

To set up Google Calendar Sync:
1. Make sure you're using a supported operating system and Outlook version.
2. Download Google Calendar Sync (version 0.9.3.6) at http://dl.google.com/googlecalendarsync/GoogleCalendarSync_Installer.exe
3. Once a dialog box appears, click Save File. The downloaded file should open automatically. If it doesn't, manually open it from your browser's download window.
4. Click OK to confirm that you're aware this is an executable file.
5. Read through the Google Calendar Sync Terms of Service, and click I Agree.
6. Follow through the Installation Options and click Install to finish the set-up process.

Visit http://www.google.com/intl/en/googlecalendar/new.html for further Information.

Taggings:

Internet Explorer on Mac OS leopard

There is no Internet Explorer available for Mac OS leopard. But sometimes it would be interesting to run it, for example to test a new homepage.

distribute firewall settings

<p>In networks of Windows workstations whether at home or at work you might want to use same settings and exceptions of the windows firewall on different workstations and not enter same settings on each pc over and over again. Some application or services need several ports to be opened to function correct. What are possibilities to distribute these carefully defined settings on several workstations?</p>

Create a CD that will autorun

 To create a CD that will auto-run is actually very simple. All you need to do is to create the file ‘AUTORUN.INF’ in the CD's root directory and put some simple commands in the file to indicate what you want to be auto-run. The file ‘AUTORUN.INF is a simple text file - so use notepad to edit it.The ‘AUTORUN.INF’ file must start with the following line:

[autorun]

It can then include any of the following (optional) commands - with each command placed on a separate line:icon=icon.icoSpecifies the name of the icon file that will be used by explorer as the icon for that CD.This may be the name of an executable file that contains an icon. If the executable contains more than one icon then an optional index field can be specified to indicate which icon to use:icon=iconfile,indexlabel=text label Text label that will be displayed against the CD within explorer.open=exefileSpecifies the command that is to be autorun when the CD is first inserted. It may include a path and any arguments.ShellExecute=datafileSpecifies an application or data file that is to be opened. Windows will launch the application associated with that file type to open the datafile.Note: ShellExecute is not supported under older versions of Windows (i.e. under Windows 95 or Window 98). For example to create a CD that will autorun the program ‘setup.exe’ would require an AUTORUN.INF file similar to:

[autorun]
open=setup.exe
icon=setup.exe

To create a CD that will autorun to open the html file ‘index.htm’ would require:

[autorun]
ShellExecute=index.htm
icon=index.htm

However, since some older versions of Windows do not support ‘ShellExecute’ a less elegant alternative would be:

[autorun]
open=command /c start index.htm
icon=index.htm

Be aware that the use of ‘command’ and ‘start’ restrict this to machines running Windows.   

Change MAC address under XP

Windows XP adds an option to change the MAC address on some network cards under the Advanced tab in the network adapter's Properties menu.A much easier and more reliable method to change a MAC address under Windows is to use a software utility program designed to do this for you.Macshift is a free utility that you can use to spoof your MAC address under Microsoft Windows.

Creating an Autorun file for a CD

1) we open notepad  2) now we write: [autorun] OPEN=INSTALL\Setup_filename.EXE ICON=INSTALL\Setup_filename.EXE   Now save it but not as a .txt file but as a .inf file. But remember! The "Setup_filename.EXE" MUST be replaced with the name of the setup file. And we also need to rember that it is not all of the setup files there are called '.exe but some are called '.msi 3) Now burn our CD with the autorun .inf file included. 4) Now set the CD in you CD drive and wait for the autorun to begin  

Using Windows XP in MacOs X

We have 2 ways;1. We can use Mac BootCamp Assistant to install Windows. But i dont prefer this way, thats why i wont explain that way deeply.2.Using a program to install a virtual machines such as VMware Fusion and ParallelDesktops. You can choice one of them to install the system. I have preferred VMware Fusion, i downloaded and installed this program on my Mac. Then we create a virtual machine for Windows Xp, for this system we adjust the hardware configuration such as  HDD size, RAM size and the other configuration. When there is not any kind of error, then we are installing the Windows XP in this Virtual Machine. We are installing the system ordinarily, and then the system will be ready after some simple configuration such as network and the other simple configuration. Its very simple to copy or paste folders and files with the systems one another by this way.

Taggings:

How to create an Autorun file for a CD?

<p>Its boring always using My Computer section to open a CD. Thats why we can create an Autorun file for that CD and run the CD automatically</p>

How can we use in MacOs X Systems Windows based Operating Systems?

<p>We have some habits which we cant give up easily to do. One of them is for me using Windows XP in spite of i'm using now MacOs X. There are some programs which run effective only in Windows based Systems and need them. Beacuse that fact im using still Windows XP. How can we use Windows based systems in MacOs X ? Which methods have we to do this?</p>

Pages

Subscribe to Windows