Posted: 6/3/2007 5:16:54 PM EDT
|
Please help me. I bought a new palm today. It's one of the high end ones that has wifi and everything. The CD will not auto run in my computer! it just opens wordpad with the following garbage in it. I'm not very computer savy, I just want to be able to install the software so I can get my calendar on the go and look up webpages in the courthouse. WHAT DOES IT MEAN! ![]() <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Discover your device</title> <link rel="stylesheet" href="styles.css" type="text/css" /> <hta:application id="oMyApp" applicationname="monster" caption="yes" icon="Images/logo_81x81_w_ds_r.jpg" showintaskbar="yes" singleinstance="yes" NAVIGABLE="yes" scroll="no"></hta:application> <script language="VBscript">//resize window.resizeTo 650, 538 window.moveTo 10,10 </script> <script language="javascript" src="javascript.js" type="text/javascript"></script> </head> <body> <!-- header --> <div id="header"> <div id="logo"> <img src="images/logo_81x81_w_ds_r.jpg" width="81" height="81" alt="Palm, Inc." /> </div> <div id="title"> <img src="images/title_discover.gif" width="420" height="29" alt="Discover your device" /> </div> </div> <!--end header--> <!-- content --> <div id="content"> <div id="col_1"> </div> <div id="col_2"> <h3>Expand</h3> <ul> <li><a href="add_software.html">Add software to your device.</a><br /> Do more with your device. Install additional applications.</li> <li><a href="javascript:LaunchAppInPalm('register.NO')">Register your device.</a><br /> Stay in touch with the latest updates for your device.</li> </ul> <h3>Configure</h3> <ul> <li><a href="javascript:LaunchAppInPalm('VMailWiz3.NO')">Set up your email.</a><br /> Stay connected with email access on your device.</li> <li><a href="change_sync.html">Change your sync method.</a><br /> Switch between Palm® Desktop and Microsoft Outlook.</li> </ul> <h3>Learn</h3> <ul> <!-- This one works as HTML, not as HTA --> <!-- <li><a href="Tutorial/main.NO">Get organized. Have fun.</a><br /> Take the interactive tutorial.</li> --> <li><a href="javascript:LaunchApp(oMyApp.commandLine, 'Tutorial\\main.NO')">Get organized. Have fun.</a><br /> Take the interactive tutorial.</li> <li><a href="get_answers.html">Get answers.</a><br /> Check these additional sources of information.</li> </ul> </div> </div> <!--end content--> <!--footer--> <div id="footer"> <!-- "Hang on to this CD" message --> <div id="hang_on">Hang on to this CD! <span class='nowrap'>Return to this screen anytime</span> <span class='nowrap'>by inserting the CD into your computer's CD drive.</span> </div> <!-- quit button --> <div id="btn_left"> <a href="javascript:quit()"><img src="images/btn_quit_sm.gif" width="107" height="27" alt="quit" /></a> </div> </div> <!--end footer--> </body> </html> |
|
Looks like they tried to run an html and java based installer. That's a new one on me, but to install the software just go to my computer, double click the cd drive that has the disk in it, and look for something like "setup" or "install." ETA: I win by seven seconds! |
|
The auto run file is what gives me the html code. (I learn fast). I have about 20 folders each with subfolders in the CD and the install.exe's give me more html code. I get the feeling there should be a program to run which wiull autoconfigure these settings for me. *sigh* |
