Yes, try the original memory configuration again, if that works, you can try booting to just the new memory. If it does not boot, it is not compatible or just a bad stick of memory. If it does boot by itself, it might work with the system, but is not cross compatible with your old memory. More speciRead more
Yes, try the original memory configuration again, if that works, you can try booting to just the new memory. If it does not boot, it is not compatible or just a bad stick of memory. If it does boot by itself, it might work with the system, but is not cross compatible with your old memory. More specifically, the voltage or timings are not close enough for the computer to run both together. Especially for this reason, memory should be purchased as a matched set in order to get the most of the computer because the machine then can run in dual channel mode. There is a small possibility that switching the positions of the memory as in the new memory in the slot the older 4GB was in and the old 4GB stick in the slot that the 2GB stick was. This might work because the motherboard/BIOS often sets the voltage and timings based on the first slot and the one stick might be more able to run on the other’s settings than the other way around. A matched set is still better, but this might work and since you already have it, it is worth the try. You can always change them later, unless you can return the one and pay the difference. If you need to, you can go to a memory mfg’s site like www.crucial.com and let them scan your system and read the detailed specs on their recommended memory upgrade.
You have to be a little bit crazy to keep you from going insane.
Hi Londis,a) advise make and full model number of pcb) how far does it get with the booting, before it restartsc) have you tried booting in safe mode (by tapping F8 when booting)Good Luck - Keep us posted.
Hi Londis,
a) advise make and full model number of pc
b) how far does it get with the booting, before it restarts
c) have you tried booting in safe mode (by tapping F8 when booting)
Install a cleaning program such as CCleaner-Slim - run both the cleaner & registry scanner & remove everything they find, then reboot. Before attempting to reinstall the program, right click on the installer .EXE, select Properties > Compatibility tab, check the box for "run this in compaRead more
Install a cleaning program such as CCleaner-Slim – run both the cleaner & registry scanner & remove everything they find, then reboot. Before attempting to reinstall the program, right click on the installer .EXE, select Properties > Compatibility tab, check the box for “run this in compatibility mode for XP SP3”, & click Apply. Then right click on the installer .EXE again & this time select “Run as Administrator”
... looking at the "spec" sheet from link below it says "via vt8362" for vga ... the xp graphics driver is also at same link aswell as A10 Unsupported Drivers win98 graphicshttp://www.samsungpc.com/products/a...... my searching has come up with this for Windows Millennium (95/ 98/ ME) then click dowRead more
… looking at the “spec” sheet from link below it says “via vt8362” for vga
… the xp graphics driver is also at same link aswell as A10 Unsupported Drivers win98 graphics
The error you are getting is saying "hey I don't see the bootable operating system on the hard drive....so'll check and see if there is any thing else to boot from" in your case it is looking for a network boot via the network card. Usually caused by bad hard-drive or corrupted hard drive. I would dRead more
The error you are getting is saying “hey I don’t see the bootable operating system on the hard drive….so’ll check and see if there is any thing else to boot from” in your case it is looking for a network boot via the network card. Usually caused by bad hard-drive or corrupted hard drive. I would download the hard drive makers diagnostic utility and test the hard drive, it’s a good starting point….even new drives can go bad.
Do you live in an area that continues to use analog broadcasts?In the USA analog channels are in the process of being converted to digital. In your area it is possible that has completely happened already. I see that the tuner you bought is a hybrid, which I assume means both analog & digital. TRead more
Do you live in an area that continues to use analog broadcasts?
In the USA analog channels are in the process of being converted to digital. In your area it is possible that has completely happened already.
I see that the tuner you bought is a hybrid, which I assume means both analog & digital.
The point is there may not be much use for the analog portion of that tuner. Did you Google for free analog TV tuner software?
Any software that will work is geared to the chip set in use on your card.
Fair enough. There should be a better way, presumably by querying the registry, but I don't have Acrobat installed, so I can't go hunting by myself. Const startDir = "Adobe" Const fileName = "acrobat.exe" 'ssfPROGRAMFILES = 0x26 programFiles = CreateObject("Shell.Application").Namespace(&H26;).SRead more
Fair enough. There should be a better way, presumably by querying the registry, but I don’t have Acrobat installed, so I can’t go hunting by myself.
Const startDir = "Adobe"
Const fileName = "acrobat.exe"
'ssfPROGRAMFILES = 0x26
programFiles = CreateObject("Shell.Application").Namespace(&H26;).Self.Path
Set fso = CreateObject("Scripting.FileSystemObject")
dir = programFiles & "" & startDir
If fso.FolderExists(dir) Then _
file = FindFile(LCase(fileName), fso.GetFolder(dir))
If Len(file) = 0 Then
WScript.Echo "Error: File Not Found"
WScript.Quit 2
End If
Set folder = fso.GetFolder(file & "\..\..")
WScript.Echo folder.Name & ": " & folder
WScript.Quit
Function FindFile(ByRef sName, ByRef oFolder) 'As String
FindFile = ""
For Each file In oFolder.Files
If LCase(file.Name) = sName Then
FindFile = file
Exit Function
End If
Next 'file
For Each dir In oFolder.SubFolders
FindFile = FindFile(sName, dir)
If Len(FindFile) Then _
Exit Function
Next 'dir
End Function
When you say Outlook Notes ... do you mean OneNote ?If that is the case, a password for your notes in a secure Windows environment should suffice. It will allow you flexibility and mobility too. I would do this as well as encrypt a section.Here is a good link to help explain ... http://office.microsRead more
When you say Outlook Notes … do you mean OneNote ?
If that is the case, a password for your notes in a secure Windows environment should suffice. It will allow you flexibility and mobility too. I would do this as well as encrypt a section.
I don't use Google Docs, but according to this 2011 thread, Google Docs does not allow 3D references. As far as I can tell, you will need to create a SUM formula referencing each individual sheet either before you upload the file or once it's in Google Docs.https://productforums.google.com/fo...In aRead more
I don’t use Google Docs, but according to this 2011 thread, Google Docs does not allow 3D references. As far as I can tell, you will need to create a SUM formula referencing each individual sheet either before you upload the file or once it’s in Google Docs.
In addition, while researching this, I found a couple of other threads that mention people having problems with even simple formulas changing when Excel workbooks are uploaded to Google Docs. Just be aware.
Solved Laptop Won’t Load Win 7 After Memory Upgrade
Yes, try the original memory configuration again, if that works, you can try booting to just the new memory. If it does not boot, it is not compatible or just a bad stick of memory. If it does boot by itself, it might work with the system, but is not cross compatible with your old memory. More speciRead more
If you need to, you can go to a memory mfg’s site like www.crucial.com and let them scan your system and read the detailed specs on their recommended memory upgrade.
You have to be a little bit crazy to keep you from going insane.
Fujitsu Siemens Keeps Restarting
Hi Londis,a) advise make and full model number of pcb) how far does it get with the booting, before it restartsc) have you tried booting in safe mode (by tapping F8 when booting)Good Luck - Keep us posted.
a) advise make and full model number of pc
b) how far does it get with the booting, before it restarts
c) have you tried booting in safe mode (by tapping F8 when booting)
Good Luck – Keep us posted.
How Can I Install Chessmaster 9000 On Windows 7?
Install a cleaning program such as CCleaner-Slim - run both the cleaner & registry scanner & remove everything they find, then reboot. Before attempting to reinstall the program, right click on the installer .EXE, select Properties > Compatibility tab, check the box for "run this in compaRead more
https://www.piriform.com/ccleaner/b…
Where Can I Get a 256 Dolor Driver From
... looking at the "spec" sheet from link below it says "via vt8362" for vga ... the xp graphics driver is also at same link aswell as A10 Unsupported Drivers win98 graphicshttp://www.samsungpc.com/products/a...... my searching has come up with this for Windows Millennium (95/ 98/ ME) then click dowRead more
… the xp graphics driver is also at same link aswell as A10 Unsupported Drivers win98 graphics
http://www.samsungpc.com/products/a…
… my searching has come up with this for Windows Millennium (95/ 98/ ME) then click download then “Download Link 1”
… hope it works for you!
.
Angel Decoy
… there is logic to this madness!
http://img132.imageshack.us/img132/…
Grrrrrrrrrrrrrrrrrrrrrrrrrrr… .im
[Solved] URGENT : Windows 7 Boot Problems
The error you are getting is saying "hey I don't see the bootable operating system on the hard drive....so'll check and see if there is any thing else to boot from" in your case it is looking for a network boot via the network card. Usually caused by bad hard-drive or corrupted hard drive. I would dRead more
The error you are getting is saying “hey I don’t see the bootable operating system on the hard drive….so’ll check and see if there is any thing else to boot from” in your case it is looking for a network boot via the network card. Usually caused by bad hard-drive or corrupted hard drive. I would download the hard drive makers diagnostic utility and test the hard drive, it’s a good starting point….even new drives can go bad.
I Need a Analog TV Tuner Software
Do you live in an area that continues to use analog broadcasts?In the USA analog channels are in the process of being converted to digital. In your area it is possible that has completely happened already. I see that the tuner you bought is a hybrid, which I assume means both analog & digital. TRead more
In the USA analog channels are in the process of being converted to digital. In your area it is possible that has completely happened already.
I see that the tuner you bought is a hybrid, which I assume means both analog & digital.
The point is there may not be much use for the analog portion of that tuner. Did you Google for free analog TV tuner software?
Any software that will work is geared to the chip set in use on your card.
Drivers seem to be readily available on the net.
[Solved] VBScript To Find File And Return Filtered Folder Path
Fair enough. There should be a better way, presumably by querying the registry, but I don't have Acrobat installed, so I can't go hunting by myself. Const startDir = "Adobe" Const fileName = "acrobat.exe" 'ssfPROGRAMFILES = 0x26 programFiles = CreateObject("Shell.Application").Namespace(&H26;).SRead more
Fair enough. There should be a better way, presumably by querying the registry, but I don’t have Acrobat installed, so I can’t go hunting by myself.
Const startDir = "Adobe" Const fileName = "acrobat.exe" 'ssfPROGRAMFILES = 0x26 programFiles = CreateObject("Shell.Application").Namespace(&H26;).Self.Path Set fso = CreateObject("Scripting.FileSystemObject") dir = programFiles & "" & startDir If fso.FolderExists(dir) Then _ file = FindFile(LCase(fileName), fso.GetFolder(dir)) If Len(file) = 0 Then WScript.Echo "Error: File Not Found" WScript.Quit 2 End If Set folder = fso.GetFolder(file & "\..\..") WScript.Echo folder.Name & ": " & folder WScript.Quit Function FindFile(ByRef sName, ByRef oFolder) 'As String FindFile = "" For Each file In oFolder.Files If LCase(file.Name) = sName Then FindFile = file Exit Function End If Next 'file For Each dir In oFolder.SubFolders FindFile = FindFile(sName, dir) If Len(FindFile) Then _ Exit Function Next 'dir End FunctionHow To Ask Questions The Smart Way
Execute Batch File Command Not Display Greek Characters
Change your font to Lucida Console, and then chcp 1252Tony
Tony
How To Secure Outlook 2010 Notes?
When you say Outlook Notes ... do you mean OneNote ?If that is the case, a password for your notes in a secure Windows environment should suffice. It will allow you flexibility and mobility too. I would do this as well as encrypt a section.Here is a good link to help explain ... http://office.microsRead more
If that is the case, a password for your notes in a secure Windows environment should suffice. It will allow you flexibility and mobility too. I would do this as well as encrypt a section.
Here is a good link to help explain … http://office.microsoft.com/en-us/o…
I only I use the password protect and find it very convienent.
The biggest destroyer of your security will be you – keep that in mind!
I’m still learning everyday.
Solved Formula For Google Docs Sum Of Same Cell In Multiple Sheets
I don't use Google Docs, but according to this 2011 thread, Google Docs does not allow 3D references. As far as I can tell, you will need to create a SUM formula referencing each individual sheet either before you upload the file or once it's in Google Docs.https://productforums.google.com/fo...In aRead more
https://productforums.google.com/fo…
In addition, while researching this, I found a couple of other threads that mention people having problems with even simple formulas changing when Excel workbooks are uploaded to Google Docs. Just be aware.
Click Here Before Posting Data or VBA Code —> How To Post Data or Code.