Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
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>
6/3/2007 5:19:13 PM EDT
[#1]
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!
6/3/2007 5:19:20 PM EDT
[#2]
You must have opened an HTML page since that is what that is.

Go to my computer and right click the drive and see if there is an autorun.  Otherwise, look for a Setup.exe, Install.exe, Setup.msi, Install.msi file.  That is what you need to install your software.
6/3/2007 5:21:43 PM EDT
[#3]
cut and past that stuff into a notepad doc.

save it with a suffix of .htm.

open that file with Internet Explorer

you should have a few buttons to get you going.
6/3/2007 5:24:57 PM EDT
[#4]

Quoted:
cut and past that stuff into a notepad doc.

save it with a suffix of .htm.

open that file with Internet Explorer

you should have a few buttons to get you going.


What he said.
6/3/2007 5:30:31 PM EDT
[#5]
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*