Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Computers for Beginners (https://www.askmehelpdesk.com/forumdisplay.php?f=79)
-   -   File and program association (https://www.askmehelpdesk.com/showthread.php?t=257716)

  • Sep 7, 2008, 10:41 AM
    FRISP
    File and program association
    A friend has somehow associated all the files and applications with word.

    As an example in Office shortcuts, all programs are opening in word.

    All the programs accessible from the start button have the word icon as their icon

    All shortcuts created end appear as a word icon and are unaccessable through their own file extn.

    I can pin apps by accessing the programm files thro C drive/programs

    This is only happening on one account on the laptop, the other account is OK. The OS is vista.

    Never in my puff seen this any ideas welcome, is their a way of reverting to their original status.

    MAC
  • Sep 7, 2008, 12:09 PM
    seahwk83
    -You can try to do a system restore to go back when before this was happening
    -Go down to the part of the webpage where you see
    Use System Restore. And go from there

    Windows XP System Restore Is Easy to Use


    Here is a link with some tips
    Fix Windows File Association Problems (XP)
  • Sep 7, 2008, 03:47 PM
    JBeaucaire
    The text below, copy it into a NOTEPAD window, then save the file to your desktop as Restore.bat

    Make sure you use the .bat extension. Then doubleclick the file. Should repair your associations for you quickly.


    Code:

    REM Restores MS Office File Type Associations
    assoc .doc=Word.Document.8
    assoc .dochtml=wordhtmlfile
    assoc .docmhtml=wordmhtmlfile
    assoc .docxml=wordxmlfile
    assoc .dot=Word.Template.8
    assoc .pot=PowerPoint.Template.8
    assoc .pps=PowerPoint.SlideShow.8
    assoc .ppt=PowerPoint.Show.8
    assoc .rtf=Word.RTF.8
    assoc .wbk=Word.Backup.8
    assoc .xlc=Excel.Chart.8
    assoc .xlm=Excel.Macrosheet
    assoc .xls=Excel.Sheet.8
    assoc .xlt=Excel.Template
    assoc .xlw=Excel.Workspace


  • All times are GMT -7. The time now is 05:38 AM.