Question about Fujitsu Siemens AMILO Pro V7010 Notebook
You can try this solution:
Copy and paste the below text in to a text editor, save it and give it any filename with the extension .vbs, eg wirelessstart.vbs and copy a shortcut to your startup folder:
Set WshShell = WScript.CreateObject("WScript.Shell")
Set oExec = WshShell.Exec("C:\Program Files\Launch Manager\WisWBSet.exe")
do while WshShell.AppActivate("Wireless Status Option")=False
WScript.Sleep 100
loop
WScript.Sleep 100
It would be better that you restart the system after doing that.
Posted on Nov 03, 2009
Http://drp.devid.info/27542/Atheros+AR5007EG+Wireless+Network+Adapter
Download driver Atheros AR5007EG Wireless Network Adapter
Posted on Jul 14, 2012
SOURCE: fujitsu amilo li 2727....I cannot turn on wifi
If your problem is the common FN+F1(wireless) and F8/9 for brightness don't work, then you might have lost the Launch Manager software; Browse to Li 2727 on http://ts.fujitsu.com/support/downloads.html and download the launch manager for vista, verified working on win7 aswell. Install launch manager and reboot; the wireless + brightness hotkeys will work again without any further setup!
Posted on May 26, 2010
10,758 views
Usually answered in minutes!
×