xls files.

  • Thread starter Thread starter Sue Rider.
  • Start date Start date
S

Sue Rider.

Is there a freeware program I can use to open this kind of file and if so
what's it called please?
 
..xls files are usually Excel spreadsheet files.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
That first post got away from me.

..xls files are usually Excel spreadsheet files but can also be opened with
MS Works.

---------------------------
Report Class Name
---------------------------
File Extension .xls
File Class xls_auto_file
---------------------------

[HKEY_CLASSES_ROOT\.XLS]
@="xls_auto_file"

[HKEY_CLASSES_ROOT\.XLS\Excel.Sheet.5]

[HKEY_CLASSES_ROOT\.XLS\Excel.Sheet.5\ShellNew]
"FileName"="excel.xls"

[HKEY_CLASSES_ROOT\.XLS\ExcelWorksheet]

[HKEY_CLASSES_ROOT\.XLS\ExcelWorksheet\ShellNew]
"FileName"="excel4.xls"

[HKEY_CLASSES_ROOT\.XLS\OpenWithList]

[HKEY_CLASSES_ROOT\.XLS\OpenWithList\wksss.exe]

[HKEY_CLASSES_ROOT\.XLS\OpenWithProgIDs]

[HKEY_CLASSES_ROOT\.XLS\OpenWithProgIDs\MSWorks4Sheet]

[HKEY_CLASSES_ROOT\.XLS\PersistentHandler]
@="{98de59a0-d175-11cd-a7bd-00006b827d94}"


[HKEY_CLASSES_ROOT\xls_auto_file]
@=""

[HKEY_CLASSES_ROOT\xls_auto_file\shell]

[HKEY_CLASSES_ROOT\xls_auto_file\shell\open]

[HKEY_CLASSES_ROOT\xls_auto_file\shell\open\command]
@="\"C:\\Program Files\\Microsoft Works\\WksSS.exe\" \"%1\""

[HKEY_CLASSES_ROOT\xls_auto_file\shell\print]

[HKEY_CLASSES_ROOT\xls_auto_file\shell\print\command]
@="C:\\Program Files\\Microsoft Works\\wksss.exe /p \"%1\""

[HKEY_CLASSES_ROOT\xls_auto_file\shell\PrintTo]

[HKEY_CLASSES_ROOT\xls_auto_file\shell\PrintTo\command]
@="C:\\Program Files\\Microsoft Works\\wksss.exe /f \"%1\" \"%2\" \"%3\"
\"%4\""


[HKEY_CLASSES_ROOT\SystemFileAssociations\.XLS]

[HKEY_CLASSES_ROOT\SystemFileAssociations\.XLS\shellex]

[HKEY_CLASSES_ROOT\SystemFileAssociations\.XLS\shellex\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{9DBD2C50-62AD-11d0-B806-00C04FD706EC}"


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.XLS]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.XLS\OpenWithList]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.XLS\OpenWithProgids]
"xls_auto_file"=hex(0):

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top