preload



1. Boot into “Safe Mode“. To do this, press F8 as it is booting up. Go into “Safe Mode” by choosing the “Safe Mode” option.
2. Once you are at the desktop in “Safe Mode”, Click “Start” then click “Run“.
3. At the run command prompt type the following EXACTLY:
rundll32.exe syssetup,SetupOobeBnk
(NOTE: The “Oo”‘s in Oobe are “o’s” – not “zero’s” There is one space after rundll32.exe. It is case sensitive.)
4. Click OK – wait a few seconds – This just reset Windows Activation for 30 days.
5. Reboot the PC into normal mode – log in – re-activate Windows.


==================================================================



If you are comfortable working in the registry you can try this:

Go into Safe Mode
Once in Windows go to Start -> Run -> type Regedit -> OK/Enter
On Left Side:
Expand HKEY_LOCAL_MACHINE
Expand Software
Expand Microsoft
Expand Windows NT
Expand CurrentVersion
Click WPAEvents
Make a backup of the key:
File -> Export
Browse to "My Document"
Give the file a Name (Eg WPAEvents)
Click Save
On Right Side:
Double Click OOBETimer
Delete any of the values
Exit Regedit
Restart the PC and see if you can now activate
Note you may have to enter your product key again.

Read More...

  1. Start Microsoft Excel.
  2. Press ALT+F11 to start the Visual Basic Editor.
  3. On the Insert menu, click Module.
  4. Type the following code into the module sheet.


Option Explicit
'Main Function
Function SpellNumber(ByVal MyNumber)
    Dim TK, paisa, Temp
    Dim DecimalPlace, Count
    ReDim Place(9) As String
    Place(2) = " Thousand "
    Place(3) = " Million "
    Place(4) = " Billion "
    Place(5) = " Trillion "
    ' String representation of amount.
    MyNumber = Trim(Str(MyNumber))
    ' Position of decimal place 0 if none.
    DecimalPlace = InStr(MyNumber, ".")
    ' Convert paisa and set MyNumber to dollar amount.
    If DecimalPlace > 0 Then
        paisa = GetTens(Left(Mid(MyNumber, DecimalPlace + 1) & _
                  "00", 2))
        MyNumber = Trim(Left(MyNumber, DecimalPlace - 1))
    End If
    Count = 1
    Do While MyNumber <> ""
        Temp = GetHundreds(Right(MyNumber, 3))
        If Temp <> "" Then TK = Temp & Place(Count) & TK
        If Len(MyNumber) > 3 Then
            MyNumber = Left(MyNumber, Len(MyNumber) - 3)
        Else
            MyNumber = ""
        End If
        Count = Count + 1
    Loop
    Select Case TK
        Case ""
            TK = "No TK"
        Case "One"
            TK = "One Dollar"
         Case Else
            TK = TK & " TK"
    End Select
    Select Case paisa
        Case ""
            paisa = " and No paisa"
        Case "One"
            paisa = " and One Cent"
              Case Else
            paisa = " and " & paisa & " paisa"
    End Select
    SpellNumber = TK & paisa
End Function
     
' Converts a number from 100-999 into text
Function GetHundreds(ByVal MyNumber)
    Dim Result As String
    If Val(MyNumber) = 0 Then Exit Function
    MyNumber = Right("000" & MyNumber, 3)
    ' Convert the hundreds place.
    If Mid(MyNumber, 1, 1) <> "0" Then
        Result = GetDigit(Mid(MyNumber, 1, 1)) & " Hundred "
    End If
    ' Convert the tens and ones place.
    If Mid(MyNumber, 2, 1) <> "0" Then
        Result = Result & GetTens(Mid(MyNumber, 2))
    Else
        Result = Result & GetDigit(Mid(MyNumber, 3))
    End If
    GetHundreds = Result
End Function
     
' Converts a number from 10 to 99 into text.
Function GetTens(TensText)
    Dim Result As String
    Result = ""           ' Null out the temporary function value.
    If Val(Left(TensText, 1)) = 1 Then   ' If value between 10-19...
        Select Case Val(TensText)
            Case 10: Result = "Ten"
            Case 11: Result = "Eleven"
            Case 12: Result = "Twelve"
            Case 13: Result = "Thirteen"
            Case 14: Result = "Fourteen"
            Case 15: Result = "Fifteen"
            Case 16: Result = "Sixteen"
            Case 17: Result = "Seventeen"
            Case 18: Result = "Eighteen"
            Case 19: Result = "Nineteen"
            Case Else
        End Select
    Else                                 ' If value between 20-99...
        Select Case Val(Left(TensText, 1))
            Case 2: Result = "Twenty "
            Case 3: Result = "Thirty "
            Case 4: Result = "Forty "
            Case 5: Result = "Fifty "
            Case 6: Result = "Sixty "
            Case 7: Result = "Seventy "
            Case 8: Result = "Eighty "
            Case 9: Result = "Ninety "
            Case Else
        End Select
        Result = Result & GetDigit _
            (Right(TensText, 1))  ' Retrieve ones place.
    End If
    GetTens = Result
End Function
    
' Converts a number from 1 to 9 into text.
Function GetDigit(Digit)
    Select Case Val(Digit)
        Case 1: GetDigit = "One"
        Case 2: GetDigit = "Two"
        Case 3: GetDigit = "Three"
        Case 4: GetDigit = "Four"
        Case 5: GetDigit = "Five"
        Case 6: GetDigit = "Six"
        Case 7: GetDigit = "Seven"
        Case 8: GetDigit = "Eight"
        Case 9: GetDigit = "Nine"
        Case Else: GetDigit = ""
    End Select
End Function

Read More...

পেনড্রাইভ বা মেমোরি কার্ডের ফাইল অনেক সময় ভাইরাসের কারনে সব সুপার হিডেন হয়ে যায়। ফলে ফাইল বা ফোল্ডার দেখা যায় না কিন্তু জায়গা ঠিকই দখল করে রাখে। এতে অনেকে ভাবে ভাইরাসের কারনে ফাইলগুলো ডিলিট হয়ে গিয়েছে। আসলে ফাইলগুলো যেখানে যেভাবে ছিল সেভাবেই আছে শুধু ভাইরেসের কারনে এগুলো দেখা যাচ্ছে না। এছাড়াও এই ফোল্ডার গুলোর নামে EXE ফাইল তৈরী হয়, এগুলোকে ডিলিট করে দিতে হবে।


এরকম সমস্যা হলে প্রথমে run এ গিয়ে cmd লিখেenter চাপুন। এবার আপনার পেনড্রাইভ বা মেমোরি কার্ড যে ড্রাইভে আছে তার অক্ষর(যেমন I: , J:, K: ) টাইপ করুন।এখন নিচের কমান্ড লিখে enter চাপুন-
attrib -s -r -h -a /s /d

আপনার সমস্যার সমাধান হয়ে যাবে এতেই।
ঐ কমান্ডগুলোর অর্থটাও বুঝে নিন-
এখানে attrib মানে attribute এর সংক্ষিপ্ত রুপ।
s = system file or super hidden
r = read only
h = hidden
a = archive
/d = directory
/s = sub directory

Read More...

অনেক  সময় বারবার পাসওয়ার্ড আর ইউজার নেম লিখে লগইন করা বিরক্তিকর লাগে। তার উপর আবার যখন ইউজার নেম এর কোনো পাসওয়ার্ড না থাকার পরও ইউজার নেম-এর উপর ক্লিক করে লগইন করা সত্যি বাজে লাগে। তাই স্বয়ংক্রিয় লগইন পদ্ধতিঃ
১. স্টার্ট মেনু-তে গিয়ে রান এ ক্লিক করুন
http://forum.projanmo.com/uploads/134_tip1.JPG
২. রান ডায়লগ বক্সে "control userpasswords2 " লিখে "OK" বাটনে ক্লিক করুন
http://forum.projanmo.com/uploads/134_tip2.JPG
৩.এবার "Users must enter a user name and password to use this computer." এই লেখাটি থেকে টিক চিহ্ন উঠিয়ে নিন
http://forum.projanmo.com/uploads/134_tip4.JPG
৪.এরপর Advanced ট্যাব এ গিয়ে ""Require users to press Ctrl + Alt + Delete"  এর সামনের টিক চিহ্ন উঠিয়ে দিয়ে Ok ক্লিক করুন
http://forum.projanmo.com/uploads/134_tip3.JPG
৫. এরপর যখন নিচের ডায়লগ বক্স আসবে তখন ইউজার নেম আর পাসওয়ার্ড লিখে Ok ক্লিক করুন। আর পাসওয়ার্ড না থাকলে পাসওয়ার্ড-এর ঘর খালি রাখুন।
http://forum.projanmo.com/uploads/134_tip5.JPG
বিঃদ্রঃ এতে আপনার নিরাপত্তাও নষ্ট হবে tongue

Read More...

-

-
Dhaka

Status

Total Views: