PDA

View Full Version : Vista on Macs (or experienced Windows users)


dragonsgames
02-23-2007, 12:01 AM
Anyone here install Vista on a Macbook/Macbook Pro? If so, have you figured out how to get the trackpad to run on wakeup? I know for MacBooks, it needs to run this code

c:\devcon.exe restart "USB\VID_05AC&PID_021A&MI_01"


in Command Prompt. Is there a way to get this to work on wakeup? Or add this to the start menu? Thanks.

dragonsgames
02-24-2007, 12:12 AM
Anyone know how to get this code to run?

phreakonaleash
02-27-2007, 01:59 PM
Add it to Autoexec.bat in your root directoryy, and it will run.

dragonsgames
02-27-2007, 03:59 PM
Thanks for responding, I will try it out when I boot back into Vista later (I am in Mac OS now, but I added it to the file)

dragonsgames
02-27-2007, 05:28 PM
It didn't work, so I just deleted the Vista partion. It wasn't worth the space/trouble... ;)

_Em
02-27-2007, 05:44 PM
I'm not sure what legacy autostart modes Vista supports.
Under XP and earlier, you have the following places you can use:
c:\windows\Start Menu\Programs\Startup
c:\autoexec.bat
c:\config.sys
c:\winstart.bat
c:\windows\win.ini (load= & run= lines)
regedit.exe HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\
regedit.exe HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\

phreakonaleash
02-28-2007, 02:01 PM
Ii've read that apps started from C:\windows\win.ini run erratically. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1253628&SiteID=1

and other sources too, but this was the one i had onn hand