Unknown's avatar

About PC Paramedic, Inc.

I am computer technician and have been working in the field for over 25 years. I grew up with computers at home and we had them before my school had any.

Monitor and control your phone, tablet and computer usage

http://www.jamf.com

so many things you can do

https://www.jamf.com/

http://www.mspy.com

Works on iPhone, Android, Windows and Mac OS.

Some features are only available on Jailbroken iPhones. Works on all iOS if the phone is NOT Jailbroken. Check compatible devices:  https://www.mspy.com/compatibility.html

Features:

  • GPS location tracking: current location, route history
  • Monitor Calls: time placed, call duration, phone #, restict calls
  • Text Messages and MMS monitoring: content of each message, date & time
  • Instant messages: Skype, WhatsApp, iMessage, Social Network, Viber, Snapchat, Line, Telegram, Tinder, Hangouts…
  • View all photos and videos
  • Emails: content of all emails, date
  • Internet: history, date & time, see bookmarks, filter?, block sites, set specific times, much more…
  • Wifi network: list name of connected networks, more…
  • Keywords alerts
  • Calendar activity
  • Contacts: view all
  • Installed Application: monitor what was installed
  • MORE, MORE, MORE

https://www.mspy.com/features.html

https://demo.mspy.com/user.view.dashboard.phone_id-1.html


http://www.kidguard.com

The website for Kidguard is not that informative. If you chose a product based on the way the website looks then Kidguard’s website doesn’t look that great. The features they list are a lot less than mspy.com offers. The web interface for monitoring is not as nice as what is being offered by mspy.com


 

These 4 website below look great but they look like knock offs of each other. Possibly the same product sold under the different names. Or they are reselling a product.

When you click “Buy Now” on each of the following 4 websites the purchase page looks the same.

http://ddiutilities.com/

http://highstermobile.com/

http://auto-forward.com/

http://surepointspy.com/

 

 

How To Rebuild the BCD in Windows

Rebuilding the BCD in Windows should only take around 15 minutes and, while it isn’t the easiest thing you’ll ever do, it’s too tough either, especially if you stick to the directions below.

  1. Start Advanced Startup Options if you’re using Windows 10 or Windows 8. See How to Access Advanced Startup Options if you’re not sure how to do that.Start System Recovery Options if you’re using Windows 7 or Windows Vista. See the How To Access the System Recovery Options Menu section in that link I just gave you for help if this is your first time using the menu.
  2. Open Command Prompt from Advanced Startup Options or System Recovery Options menu.
    Note: The Command Prompt available from these diagnostic menus is very similar to the one you may be familiar with within Windows. Also, the following procedure should work identically in Windows 10, 8, 7, and Vista.
  3. At the prompt, type the bootrec command as shown below and then press Enter:
    bootrec /rebuildbcd
    

    The bootrec command will search for Windows installations not included in the Boot Configuration Data and then ask you if you’d like to add one or more to it.

  4. You should see one of the following messages at the command line.Option 1
    Scanning all disks for Windows installations.
    
    Please wait, since this may take a while...
    
    Successfully scanned Windows installations.
    Total identified Windows installations: 0
    The operation completed successfully.

    Option 2

    Scanning all disks for Windows installations.
    
    Please wait, since this may take a while...
    
    Successfully scanned Windows installations.
    Total identified Windows installations: 1
    [1]  D:\Windows
    Add installation to boot list? Yes<Y>/No<N>/All<A>:

    If you see:

    Option 1: Move on to Step 5. This result most likely means that Windows installation data in the BCD store exists but bootrec couldn’t find any additional installations of Windows on your computer to add to the BCD. That’s fine, you’ll just need to take a few extra steps to rebuild the BCD.

    Option 2: Enter Y or Yes to the Add installation to boot list? question, after which you should see a The operation completed successfully message, followed by a blinking cursor at the prompt. Finish up with Step 10 toward the bottom of the page.

  5. Since the BCD store exists and lists a Windows installation, you’ll first have to “remove” it manually and then try to rebuild it again.At the prompt, execute the bcdedit command as shown and then press Enter:
    bcdedit /export c:\bcdbackup
    

    The bcdedit command is used here to export the BCD store as a file: bcdbackup. There’s no need to specify a file extension.

    The command should return the following on screen:

    The operation completed successfully.

    meaning the BCD export worked as expected.

  6. At this point, you need to adjust several file attributes for the BCD store so you can manipulate it.At the prompt, execute the attrib command exactly like this:
    attrib c:\boot\bcd -h -r -s
    

    What you just did with the attrib command was remove the hidden, read-only, and system attributes from the file bcd. Those attributes restricted the actions you could take on the file. Now that they’re gone, you can manipulate the file more freely – specifically, rename it.

  7. To rename the BCD store, execute the ren command as shown:
    ren c:\boot\bcd bcd.old
    

    Now that the BCD store is renamed, you should now be able to successfully rebuild it, as you tried to do in Step 3.

    Note: You could delete the BCD file entirely since you’re about to create a new one. However, renaming the existing BCD accomplishes the same thing since it’s now unavailable to Windows, plus provides you yet another layer of backup, in addition to the export you did in Step 5 if you decide to undo your actions.

  8. Try rebuilding the BCD again by executing the following, followed by Enter:
    bootrec /rebuildbcd
    

    which should produce this in the Command Prompt window:

    Scanning all disks for Windows installations.
    
    Please wait, since this may take a while...
    
    Successfully scanned Windows installations.
    Total identified Windows installations: 1
    [1]  D:\Windows
    Add installation to boot list? Yes<Y>/No<N>/All<A>:

    meaning that the BCD store rebuild is progressing as expected.

  9. At the Add installation to boot list? question, type Enter Y or Yes, followed by the Enter key.You should see this on screen:
    The operation completed successfully.

    meaning that the BCD rebuild is complete.

  10. Restart your computer.Assuming that an issue with the BCD store was the only problem, Windows should start as expected.
More info

outlook pdf preview handler

STEP 1

It doesn’t work because it wasn’t a valid registry format. You can edit the registry directly, adding the values in that post… or copy between the lines below and paste into notepad, save as a reg file and run.
——————————–
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{DC6EFB56-9CFA-464D-8880-44885D7DC193}]
“AppID”=”{534A1E02-D58F-44f0-B58B-36CBED287C7C}”
————–

STEP 2

1. Clear the contents of following 2 ‘TEMP’ folders

%temp%
%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.Outlook\