Archive for the Windows Category

May 31 2010

Autostart Explorera z folderem „Moje Dokumenty”

Jeśli podczas uruchamiania komputera samoczynnie uruchamiają Moje Dokumenty.
uruchamiamy regedit:
pewnie jest tak:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“Userinit”=”userinit.exe,EXPLORER.EXE”

a powinno być tak:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“Userinit”=”userinit.exe”

dodatkowo:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

PersistBrowsers ma mieć wartość 0 .

May 28 2010

How to use Ubuntu LiveCD to get Windows Product Key from hosed system

@lkraemer, I posted it here because lots of people use the Ubuntu LiveCD to troubleshoot Windows problems. I thought I could get help here… and I was right. However, your response was very Microsoftian: lots of talk, but nothing useful.

@juanoleso, et al…

Because of your help, I was able to learnthe location of the Windows Registry files:
(C:\WINDOWS\system32\config\)

I also had found Magic Jellybean KeyFinder (MJBKF) in my searching previously, but was unaware that it would work on a hive that was not the current one, like some other programs of similar purpose. With information from you folks, I made some attempts. Here’s what worked…

1. I copied the config folder (mentioned above) to my USB drive using Ubuntu to get access to the hard drive.
2. On another Windows machine, I installed MJBKF and plugged in the USB drive.
3. MJBKF didn’t work if I pointed it to the config folder. So I thought to duplicate the directory structure it might normally see in Windows.
4. I created a windows folder, and then created a system32 folder in it.
5. I then moved the config folder into the system32 folder.
6. MJBKF worked fine when I pointed it to the newly-created windows folder. I was able to get my Windows XP Key!

L

May 26 2010

OPTION GT Max 7.2 z Orange na Windows7 64-bit

Modemy dla orange mają inną identyfikację niż Option,  dlatego Windows 7 nie wykrywa sterowników dla Option.

Należy wymusić instalację Modemu Option GlobeTrotter HSxPA z tych driverów.

Jak odpytanie modemu się powiedzie, instalujemy aplikację do łączenia się z Internetem.

Feb 25 2010

God Mode w Windows 7

Stwórz folder o nazwie God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}

Po wciśnięciu ENTER druga część nazwy zniknie, a my będziemy mieli bezpośredni dostęp  do ponad 260 funkcji Windows.

Feb 17 2010

dbf2mysql – Eksport danych z tabel Visual Fox Pro do MySQL

Dwa proste skrypty w Perlu.

create_table – na podstawie tabeli .dbf (Visual Fox Pro) tworzy tabele w bazie MySQL

import_table – importuje dane do utworzonej tabeli

Programy przetestowane na MySQL 5 i tabelach Visual Fox Pro 9.0.

Program odpalony na locahost osiągał prędkości importu rzędu 4000 rekordów na sek.

Wymagane moduły Perla:  XBase,  Getopt::Long,  DBI(),  List::Util, Term::ANSIScreen .

Jan 25 2010

więcej niż 3GB RAM-u w Windows

32 bitowe wersje Windowsów standardowo nie obsługują więcej niż 3GB RAM. Aby widziały np 4GB musimy uaktywnić tryb PAE

w windows VISTA

1. Wciskamy WindowsKey + R

2. wpisujemy cmd i naciskamy CTRL+SHIFT+ENTER (konsola w trybie admina)

3. Wpisujemy:  BCDEDIT /SET PAE ForceEnable

w Windows XP

dodajemy przełącznik /pae do pliku boot.ini

Jan 14 2010

vfpencryption71.fll is invalid

Komunikat The “library file is invalid” jest spowodowany brakiem bibliotek VC++.

W przypadku pliku vfpencryption71.fll są to biblioteki msvcr71.dll i msvcp71.dll (VC++ 7.1 runtimes) .

W przypadku vfpencryption.fll

(VC++ 8.0 runtimes) 32-bit

(VC++ 8.0 runtimes) 64-bit

Dec 30 2009

Vista i Alkohol 120%

Ostatnio przez pomyłkę zainstalowałem  złą wersję Alkohola 120%  na notebooku (Vista Pro).

Efektem były ciągłe Bluescreeny i restarty, także w trybie awaryjnym.

Rozwiązanie -> usunąć pliki stpd.sys , a347bus.sys, a347scsi.sys z katalogu C:\Windows\system32\drivers

Jeśli ktoś nie ma drugiego systemu na dysku wystarczy zabootować komputer z jakiejś dystrybucji Live.