Find&Replace window on top again

Hello, possibly to @PaulFilkin, who helped me on this issue a few months ago,
I'm in trouble again with the F&R window that remains stuck on top of any page in my PC. Could be after the last Trados update?

I tried to repeat the AutoHotkey actions that were recommended to me, but to no avail. In addition to that, my antivirus is telling me that the script has a virus.

Can someone help?

Thanks in advance

emoji
Parents Reply
  •  

    Following this:

    C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

    I arrive at Programs and then there is no folder called Startup or Avvio... ???

    I guess it might be here:

    C:\Users\[USERNAME]\AppData\Roaming\Microsoft\Windows\Menu Avvio\Programmi\Esecuzione automatica

    But if you really cannot find this folder then try to use shell:startup which you do like this:

    • Press Win + R, type shell:startup, and press Enter.
    • This should open the correct Startup folder, regardless of language settings.
    Also, since my antivirus said that the script contained a virus, I quarantined it, as required.

    I can understand why you might do that, but it's highly unlikely that the AHK script you have contains a virus.  I reckon it's more a problem related to your Antivirus software getting a bit excited, and in this case it was probably best ignored!

    If you can't find the scrip then simply open your text editor, copy the script into it and save it as find_replace.ahk into your startup folder.  Double click it to get in running now and see if this solves your problem?  If you get an Antivirus warning then you know that this is probably a false positive.  You might be able to resolve that by white listing the script in your Antivirus software.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

    emoji
Children
No Data