Unregister and Delete Addins1. Click on 'Start' and then click on 'Run.' Windows Vista and 7 do not have a 'Run' icon, so you will need to click on the 'Start Search' field.2. Type 'CMD' into 'Search' or 'Run,' and press the 'Enter' key. This will open a 'Command Prompt' window.3. Type 'C:\Program Files\ScanSoft' into the command line window. Hit 'Enter.'4. Type in your ScanSoft PDF version, such as 'PDF Converter Professional 6.' Hit 'Enter' to navigate to that folder. You can type in ''C:\Program Files\ScanSoft\PDF Converter Professional 6' as one command if you are familiar with your...
Browse » Home » All posts
Thursday, January 24, 2013
Tuesday, January 22, 2013
How to Create a Graph in VB
1. Use the VB view menu and open the code window. Select the form from drop-down combo box situated in the top left corner. You will need to place the MSChart control on the form in VB.2. Select the graph type like line, 3D or column. For plotting line graph, set chart type to 'VtChChartType2dLine' and proceed.3. Take an array which is two dimensional and store the X axis and Y axis values. Assign the array to the chart data property. The first two lines will help set subsets and points. This is for the amount of data that is required while plotting the graph.4. Use a for-next loop to...
Monday, January 21, 2013
How to Install Shell.Dll
1. Download Shell32.DLL from Windows official website.2. Click the "My Documents" icon on your desktop, then click on "Downloads."3. Click the "My Computer" icon on your desktop and click on "Local Disk."4. Drag Shell32.DLL from "Downloads" to "Local Disk."5. Open the "Start" menu and click on "Run."6. Type "REGSVR32 Shell32.DLL" into the box and press enter to finalize the installati...
Saturday, January 19, 2013
How to Fix PC Dll for Windows 98
1. Download a replacement DLL file from a website and replace the affected DLL file with the downloaded one (see Resources).2. Reinstall the program that the DLL works with. This will provide you with a brand new DLL in the process. Alternatively, you may be able to find the DLL on the CD or file that the program came with. You can also contact the program's technical support to see if you can secure a copy of the DLL file from them.3. Find a replacement DLL file on another person's computer running Windows 98. You can then email the file to yourself or copy the DLL to a flash drive to replace...
Friday, January 18, 2013
How to Create a PDF File in VB.Net
1. Download and install Bytescout.PDF library for .NET from the ByteScout website. You do have to pay to use this software. The price was $245.00 as of 2009.2. Launch Microsoft Visual Studio .NET on your computer. Click 'File' then 'New' then 'Project' to open the new project wizard.3. Select 'Windows Application' under the 'Visual Basic Projects' section. Click 'OK' to create the new project.4. Click 'Project' from the main menu. Select 'Add Reference...' to use Bytescout.PDF. Switch to your 'Browse' tab to find the Bytescout.PDF.dll file. If you are using the free trial you will be looking...
Thursday, January 17, 2013
How to Reinstall Wintrust.dll
1. Open your Internet browser and navigate to the wintrust.dll download page. Click the download link and wait for the free file to completely download to your computer.2. Right-click the file, then choose 'Extract.' This loads the Windows unzip application. The file downloads in a compressed format, so you need to extract the data before installing it. Follow the prompts of the wizard to completely unzip the downloaded file.3. Click 'Start' then choose 'Computer.' Double-click the 'C:' drive and choose 'Windows,' then 'System 32.'4. Click-and-drag the extracted wintrust.dll file into...
Wednesday, January 16, 2013
How to Fix a quot;Could Not Find the Media Device for This Driverquot; Error
1. Connect your device to the computer.2. Click the 'Start' button and then right click on the 'Computer' option.3. Click the 'Manage' button and then click on the 'Device Manager' icon on the left side of the screen.4. Right click on your device from the menu on the right side of the screen and select the 'Uninstall' button from the menu that appears.5. Click the 'OK' button and then click 'Yes' to restart your computer.6. Wait for the computer to restart and automatically reinstall the software needed for your devi...
How to Fix a NetDB Error in Cydia
1. Open iFile, iFunBox or Mobile Terminal on your iPhone or iPad. Open the 'System' folder.2. Navigate to the '/private/etc/aptsources.list.d/cydia.list' folder. Delete the contents of that folder.3. Find the '/private/var/lib/cydia/metadata.plist' file. Delete that file.4. Reopen Cydia. Since you have removed any corrupted files, Cydia should open without incident. When Cydia opens, it recreates the system files and starts fre...
Tuesday, January 15, 2013
How to Install amp; Fix a Problem With ActiveX
Installing ActiveX1. Open Internet Explorer.2. Visit a website you know uses ActiveX controls. If a message appears at the top of the screen asking to download an ActiveX control, click the message.3. Choose to allow ActiveX controls. The ActiveX controls needed for the website install automatically.Repairing ActiveX4. Open Internet Explorer and select 'Tools' at the top of the screen. Select the 'Manage Add-ons' option.5. Choose 'Downloaded controls' under 'Show.' Find the ActiveX control you wish to delete from the list that appears and choose 'More information.'6. Click 'Remove.'...
How to Remove or Disable the System Debugger
1. Click the 'Start' button in Windows.2. Select the 'Run' option to enter a command.3. Type 'regedit' in the Run input box and click the 'OK' button. The registry editor application window will appear.4. Use the registry search function to find the key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug5. Delete the key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug.6. Reboot the computer. The system debugger is now disabl...
How to Repair Net Logon Service
1. Click your 'Start' menu and click 'Control Panel.'2. Navigate to 'System and Security' and click 'Administrative Tools.'3. Double-click 'Services' and scroll down to the 'NetLogon Service' item. Right-click this item and click 'Properties.'4. Select 'Manual' under 'Startup type' and click the 'Stop' button for the service. Click 'OK' and restart your computer when you finish.5. Repeat Steps 1 to 3 and then select 'Automatic' under 'Startup type.' Click the 'Start' button and click 'OK' after the service restarts. This fixes and refreshes your Net Logon servi...
Monday, January 14, 2013
How to Use Goal Seek in Visual Basic
1. Open the Excel document in which you'd like to run your Goal Seek macro.2. Find the two cells you would like to use for Goal Seek. The first should be the cell for which you have a fixed goal. The second should be a cell you allow Excel to change in order to fulfill that goal. The first cell's value must be a formula that is based on the second cell--otherwise, no matter what changes Excel makes to the second cell, no changes will appear in the first.3. Open the Macro window. In Excel 2007 or later, do this by clicking on the "View" tab of the ribbon, then clicking "Macros." In earlier...
How to Open DLL Files amp; Programs in Microsoft
Free Software for Opening DLL Files1. Download the most recent version of Resource Hacker. Despite the name, Resource Hacker is legal freeware---it is used for hacking into your own files; it is not used for illegal third-party hacking. Resource Hacker is a free download. The file is well reviewed and is not known to have major bugs or glitches; the application received a perfect 'Stability' score at Soft32.com, a well-known downloading portal.2. Install Resource Hacker by unzipping the file and clicking on the 'Install' icon within the now extracted ResHack.zip folder. If you do not have...
How to Repair Xvidcore DLL
1. Navigate to the DLL-files, DllDump, or DLL4Free website. Download the Xvidcore.dll file (see Resources).2. Right-click the saved DLL file and click 'Copy.' Go to the 'Start' menu, click 'Computer,' double-click the 'C:' drive, double-click the 'Windows' folder and then the 'System32' folder. Right-click anywhere in a blank space and click 'Paste.'3. Go to the 'Start' menu, type 'run' in the 'Start Search' box and press 'Enter.' Type Regsvr32 'C:\Windows\System32\xvidcore.dll' in the search field and hit 'Enter' to register the DLL. Click 'Yes' in the pop-up to confirm the registration.4....
Sunday, January 13, 2013
How to Enable Terminal Services in ActiveX
1. Download the Terminal Services ActiveX control from the Microsoft website.2. Select the language you want to work with from the drop-down menu then click the 'Go' button. Click the 'I agree' option from the License Agreement page.3. Click the 'Save this program to disk' option from the File Download. Select a folder on your computer to save the program then click the 'Save' button.4. Locate the folder you selected to save the file in then double-click on the file.5. Enter 'C:\Windows\Web\TSWeb' into the text box that appears then click the 'OK' button. Click on the 'Yes' button if...
Subscribe to:
Posts (Atom)