When I save a shortcut on the desktop, I have 2 files.

When I save a shortcut on the desktop, I have 2 files, the short cut and a second, the shortcut "files." If I delete the files, two shortcuts disappeared. Happened only a few months. Does anyone have a solution?

I've been using Firefox. I click with the right button on the Web page, click Save as and save it on the desktop. I think that its code html in format "page"full Web", only other options are"html only", which translates to lose all the formatting and images,"text files"and"all files ". Thanks for the reply.

Tags: Windows

Similar Questions

  • I have windows vista and when I click on a shortcut on the desktop I have a pop up asking what file to open it with. In order to open the file I find the actuall file.

    Original title: registry exe problem

    I have windows vista and when I click on a shortcut on the desktop I have a pop up asking what file to open it with. In order to open the file I find the actuall file. This also occurs when you download the software, which makes it difficult, because the file is not on the pc yet. All solutions?

    Looks like you may have a virus or other malware. Get your updated antivirus program and boot into Safe Mode. Note that some viruses can hide from your normal antivirus program, so you really need to scan in Safe Mode. To enter in Safe Mode when you turn on first, press F8 on every seconds until you get the menu, and then select Safe Mode. Then run a complete system scan.

    Microsoft has suggestions and offerings to

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-remove-a-computer-virus

    Moderator Forum Keith has a few suggestions along this line to

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-performance/Windows-Explorer-has-stopped-working/6ab02526-5071-4DCC-895F-d90202bad8b3

    If that suits him fine. If this is not the case, use system restore to go back to an earlier date at the beginning of the problem. To run system restore, click Start-> programs-> Accessories-> System Tools-> system restore. Click on the box that says show more restore points.

    You can check the corrupted system files. Open an administrator command prompt and run SFC if the above does not help. Click START, and then type sfc in the search box, right-click to SFC. EXE and click run as administrator. Then, from the command prompt type sfc/scannow.

    Finally if all else fails, you can look at the rather cryptic system event log. To make, click Start-> Control Panel-> administration-> event viewer tools. Once in Event Viewer system log-click and scroll entries looking for these "error" with indicator see if you can find guidance on where the problem may be.

    I hope this helps. Good luck.

  • How can I put a screen saver settings shortcut on the desktop?

    I would like to put a shortcut on the desktop that opens the screen saver tab in display properties.

    Found a way to have a shortcut to open the tab themes in display properties, but want a shortcut that opens the screen saver tab.
    Thank you for the help,
    We4fm

    Not sure if this is possible.

    However, here is a link with some command line shortcuts:

    http://www.NirSoft.NET/utils/NirCmd.html

  • When I create a shortcut on the desktop, it has the IE icon. How can I HEC to show the icon site instead? Example of what facebook icon instead of the IE icon.

    My shortcut icons are showing the IE logo instead of the logo of the site. How can I change this. It just started doing this. It was beautiful before.

    The user account is corrupted I believe, try a new.

  • a shortcut on the desktop disappeared when I tried to open it

    I lost a shortcut on the desktop when I tried to open

    Hi Elsie,

    1. is the question confined with any particular shortcut key?

    2 have you made changes on the computer before this problem?

    This problem may occur because of file system settings.

    Refer to the steps in the following Microsoft article and check.

    Desktop shortcuts disappear in Windows 7: http://support.microsoft.com/kb/978980

    Difficulty of broken desktop shortcuts and common system maintenance tasks: http://support.microsoft.com/mats/system_maintenance_for_windows/en-us

    Hope that the information provided is useful.

  • When I slide the icon in the bar of awesome make a shortcut on the desktop, it will open Internet Explore instead of firefox. Help.

    I want to make a shortcut on the desktop for firefox. As indicated, I tried to drag the small round icon on the desktop. This new shortcut pointing to internet explorer instead of firefox. How can I make a shortcut of firefox?

    Try this

  • Cannot create a shortcut on the desktop for a Web site in the browser Firefox Tor

    I am a user of Tor Browser, and I love the interface of Firefox. According to my page, my Firefox browser is up-to-date. But for some reason I can't save shortcuts to office for a Web site. Whenever I drag the icon beside a Web site (variously a glob, a green bolt and other icons), I get a mouse icon of denial no matter where I try to put the web shortcut on the desktop. This happens even when I drag the bookmarks of my bookmark bar! My guess is that something is blocked in Tor allowing no shortcuts settings. Any suggestions on where the parameters of the shortcuts are in Firefox?

    Fred, all other modules worked well. I contacted the people of Tor, and they were unsure of what's going on. I've pasted their response below, but the short answer is that they have me just save shortcuts manually from the office whenever the Tor Button is active. Thanks for your help, you've been great!

    4.1 proxy obedience of
    https://www.torproject.org/projects/torbrowser/design/

    Point 3 of the quote:
    < < < < Begin quote > > > >
    Drag events filtering and blocking the external application

    External applications can be induced to load files that perform network
    activity. Unfortunately, there are cases where these applications can be launched
    automatically with little or no user intervention. To avoid this,
    Torbutton installs a component to provide the user with a popup when
    the browser is trying to launch a helper application.

    In addition, modern desktop computers now preemptively look for all URLS in drag
    and events move as soon as the drag is initiated. This download happens
    independently Tor browser setting and can be triggered by
    something as simple as holding the mouse button for a little too
    time by clicking a link to the image. Filter us drag and drop events
    events of Torbutton before the OS downloads the URL contained events.
    < < < < < snippet > > > > >

  • Problem correct launch of sequences shortcut on the desktop file

    I created a shortcut on the desktop that runs successfully a sequence file.  The icon I have chosen was "C:\Program NIUninstaller Instruments\TestStand 3.5\UserInterfaces\Full-Featured\LabVIEW\TestExec.exe".  The problem is the following:

    I have several set up desktop shortcuts to launch multiple sequence files.

    If the operator closes TestStand before closing the current file in the sequence, by activating another shortcut, TestStand opens with the previous sequence file loaded.  The file in the correct sequence is displayed in the ListBox on the left of the screen; However, the file of the previous sequence is loaded.  This will inevitably cause confusion with the operator.

    Any ideas will be appreciated.

    Thanks in advance.

    2 options:

    1. tell the users to close the sequence when they are made by choosing File > close all files of sequence and executions.  TestStand remembers the last sequence which was open.  He re - opens there next time that TestStand gets run.

    2. change the source code of TestExec.exe close the file in sequence on farm.  Or do not remember the open movie file.  If you are using the full user interface, you want to look in the VI called Full UI - configure Application Manager.vi which is called UI - full Initialize.vi.  You will see a property with ReloadSequenceFilesOnStart node.  Change the enum to ReloadFile_All to ReloadFile_None.  Rebuild the exe file, and then deploy it.  You will have to look for it if you use the Simple graphic interface, but it will be the same property node.

    If you go with several it's more work for you, but then you don't have the problem of the operators running the wrong test on WEAR it wrong.  Option 1 is a matter of training.

  • Maximize the screens of the shortcut on the Desktop Web site

    When I use a shortcut on my desktop screens do not appear mode full screen.   I always have to manually optimize their.   What I am doing wrong?  Ngaire

    Right click on the shortcut. Properties. In the field run, change the Maximized.

  • How can I make the favorite file as a desktop shortcut. Before having my calculation fixed, I had a shortcut on the desktop that displays all my favorites with icons?

    My computer repaired now requires that I go on Google etc. which at the favorite toolbar appears and when I click it I get my favorites OK listedn. Before the repair, I got a desktop shortcut that, once clicked gave me all my favorite disolayed on an entire page with icons. I know that the entire page is that I got once. but I can't seem to get it as a shortcut on the desktop. Can anyone help?

    In my computer | Local disk C | Documents and Settings. User name | Favorites. Right click on the Favorites folder and send to | Desktop computer.

  • How to create a shortcut on the desktop to msn

    I'm doing new Vista loaded as user friendly than our previous XP.  Need help to create a shortcut on the desktop to msn, so everything we need to do is click the butterfly icon to connect.  Also need to know how to download the msn toolbar.  Thank you!

    Hello

    MSN toolbar
    http://www.Microsoft.com/toolbar/

    Loading of the toolbar can make the icon.

    If you wish to make your homepage of MSN, and then when IE is started it will take you to MSN.

    You can also make MSN Favorites page in IE - then go to your Favorites - right-click on the favorite MSN
    then go to the desktop - Right Click and PASTE the SHORTCUT.

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Shortcut on the desktop for Windows Defender

    Hello. I have Windows 7 starter on my netbook and want to create a shortcut on the desktop for Windows Defender. However, it does not appear as a program in the start menu and the option to display the control panel more big or small icons is greyed out (i.e., not available in starter edition), I don't see the program on the control panel or the other. The only way I can get to it is to type in 'Defender' in the search field in the start menu or the search field on the control panel. Although one of these actions will locate Windows Defender, they do not provide me the ability to create a shortcut for the application. I tried searching in Program Files on the C drive and found him, but did not know which file right-click on the folder to create a shortcut file. If anyone can help me, I would appreciate it.

    Second, Windows Defender is updated analysis scheduled around 02:00 every morning, but my computer isn't on then, I expect to do a scan automatically the next day when I turned the computer back on. He did not do that and always displays the last analysis as being the manual I did the day before. Is it possible to get auto-start if it misses its slot 02,00 regular?

    Thank you very much.

    Hello

    Thank you both for responding: I did click right and do drag the thing like that seemed simpler and it worked: thank you. Are you able to let me know how to get the Defender to make an auto scan when I turn on the computer if it misses its slot 02,00?

    Thank you.

  • registered shortcuts on the desktop does not open on a user account, but will be on the other account

    If you right click and save the web page at the top of the office it will open and operate very well on a user account, but not on the other account they are all two administor account

    What is the solution

    Hello! :) I think that if you try to go to the Web page that you saved to the original account and save this page on the desktop on that account, it should work. I think they are two separate, accounts and so maybe that's why we couldn't see the shortcut on the other account. I really hope this helps. :)

  • Shortcut on the desktop for Task Manager, within the Task Scheduler?

    When I open the Task Scheduler, I see this...

    Task Scheduler (local)

    Event viewer tasks

    Microsoft

    Windows

    ...

    ...

    Task Manager

    I want to create a shortcut on the desktop for the entrance to the "Task Manager", in Task Scheduler. Is this possible? Keep in mind, I'm not looking for Windows CTRL + SHIFT + ESC Task Manager, I am looking for the task manager that allows me to see my scheduled tasks. Thanx.

    Instead of having to click...

    • Beginning
    • Administration tools
    • Task Scheduler

    Then, for in Task Scheduler, I develop...

    • Task Scheduler Library
    • Microsoft
    • Windows

    So I can finally, click on the Task Manager and see the tasks planned it.

    My goal is to have a shortcut on the desktop (or any other method) which will allow a 'reduced click' access for the final result to view the scheduled tasks mentioned above. Thanx.

  • PS Extended CS6 shortcut on the desktop

    I have Windows 8, 64-Bit. I just installed Ps CS6 Extended (but did not have a Custom Installation - in order to have selected the option to create a desktop shortcut). Can someone tell me pls how now to create a desktop shortcut without doing a uninstall and then re-install? TY.

    A shortcut on the desktop should be easy.

    Just do a search for Photoshop CS6, open the folder and on the exe, right click, choose "send to > desktop (create shortcut).»

    The other idea is to open up Photoshop and when the icon appears in the taskbar, right-click and choose "PIN to the taskbar.

    It will be a click of a button from Photoshop.

    Gene

Maybe you are looking for

  • I have the latest version of Firefox (8.01), but he always tells me that I use an older version.

    I installed Firefox 8.01 (later today), but on my home page, it is still saying 'you are not on the latest version of Firefox. Update today to get the best of the Web! "What gives?

  • laptop hard drive failure error 301 on my device

    a few descryption . device name - hp pavilion g61200 do you . the problem in the hard disk it displays SMART drive failure error (301) HP PAVILION DO YOU G61200 & O/S WINDOWS 7 ULTIMATE I want to know, what is the ERROR DISK HARD SMART 301 with in a

  • Failed to create the DVD__Invalid class string

    This happens in Windows DVD maker and has just started a few days ago, I can't think of any modification of the software just before that, I installed the recommended Codec pack but it was a few weeks ago

  • which is better 15r2 or 17r3?

    Hello forum :) IM planning to get a computer alienware m first games ever. If im decide to obtain 15 R2 or R3 to 17. the problem is that I heard a lot of problem on these 2 models. So really buy an alienware? or should go with another brand? and than

  • BlackBerry Q10 callers can hear me just when a phone call

    Hello! For the last 3 days, each time I talk on the phone the other person says they can barely hear me, that my voice is too low. My volume during calls is maximum and I have not modified parameters. Can someone please? I have no idea whats event! T