[技巧] 修改 Windows XP 的登入畫面





頁 : [1] 2 3 4 5 6 7 8 9 10 11

怪盜基德
2001-10-31, 03:53 PM
在這裡有可以下載以及教學
http://www.digital-assassin.com/~xp/

軟體:變更開機登入畫面
http://209.217.42.80/~axious/LogonUI_Selector.exe




jiff123
2001-10-31, 05:23 PM
請問一下我該如何轉換呀,因我的英文不是很好的說,麻煩你教我一下,可以ㄇ?還要下載那一些的軟體呀?

reeve
2001-10-31, 05:30 PM
最初由 jiff123
請問一下我該如何轉換呀,因我的英文不是很好的說,麻煩你教我一下,可以ㄇ?還要下載那一些的軟體呀?

http://www.angelfire.com/ab6/logonxp/view.html

下載提供的檔案後 解完後 裡面 有個 logonui.exe 檔案
重開機到安全模式 先將 windows/system32/目錄下的 logonui.exe 備份起來不喜歡的話還可以改回來

再將下載的logonui.exe copy 到 windows/system32 這個目錄就好啦

jiff123
2001-10-31, 06:24 PM
那如果自己想更改畫面的話該如何更換呢?因我按照指示去用還是不能用呀,而且也找不到\UIFILE\1000\1022這個檔呀!我只有看到這個\UIFILE\1000\1033而已呀!請問一下該如何更換呀!

k9e3n4t2
2001-10-31, 06:24 PM
Tutorial
Installing a Downloaded Logon Screen 安裝下載的登入畫面

1. Download the file to your hard drive. 下載提供的檔案
2. Extract it to a folder you can remember (i.e. C:\Logon Screen\001\) 解壓縮到自訂資料夾 (i.e. C:\Logon Screen\001\)
3. Reboot your computer. 重開機
4. While computer is rebooting, hold down the F8 key until the boot selection screen 按F8
comes up.
5. Select Command Prompt. 選擇命令提示字元
6. Press F8 again. 再按F8
7. Login to the administration account. 利用Administrator登入
8. Once at the DOS prompt, you must copy the new logonui.exe file over the existing 在DOS下將logonui.exe覆寫到c:\windows\system32
one. Go to the directory where you extracted the new logonui file (C:\Logon (最好備份)
Screen\001\) and type: copy logonui.exe c:\windows\system32\
9. When prompted, over write the file. 覆寫確定
10. Reboot the computer and you should have the new logon screen. 重新開機,你將會有新的登入畫面





Modifying Your Own Logon Screen 修改你自己的登入畫面

You must first download and install RegHack. Please click here to download it: 首先從以下網址下載並安裝RegHack
http://rpi.net.au/~ajohnson/resourcehacker

1. Go into My Computer, then into your C drive, then into \Windows\System32\ "我的電腦"->"c:\Windows\System32\"
2. Copy the logonui.exe file to another directory for a back up, then copy it again to 拷貝logonui.exe一份作備份,一份作編輯
another directory so you can edit it.
3. Open the copy of logonui.exe with RegHack. 利用RegHack打開logonui.exe


You can now edit the file. To edit the colours, go into the \UIFILE\1000\1022\ part and scroll about half way down. Here is an example from Logon Screen No. 001: 要編輯顔色,到 \UIFILE\1000\1022\part

<style resid=framess> <=主要視窗ID

element [id=atom(contentcontainer)]
{
background: rgb(99,118,149); *** <--- 背景顔色(xx,xxx,xxx)
}

---------------

<style resid=toppanelss> <=上PanelID

element [id=atom(toppanel)]
{
background: rgb(67,93,136); *** <--- 顔色
}

---------------

<style resid=bottompanelss> <=下PanelID

element [id=atom(bottompanel)]
{
background: gradient(argb(0,60,59,98), argb(0,67,93,136), 0); *** <--- 顔色
fontface: rcstr(2);
}


To Change the Images: 更改圖片
1. Go into the Bitmap tree. 到Bitmap tree
2. Click on the Action button that the top 按下Action鈕
3. Click Replace Bitmap. 按下Replace Bitmap
4. Then select the image number that you want to replace and select the new bitmap. 選擇你要的圖片號碼或新圖片即可

To set the size of Bitmap 100: 改變Bitmap圖片大小
1. Go into the \UIFILE\1000\1022\ tree 到 \UIFILE\1000\1022
2. Press CTRL+F 按CTRL+F
3. find <element id=atom(contentcontainer) 尋找<element id=atom(contentcontainer)...
4. Change the entire line to read: 更改xxx(寬度,<400), yyy (高度,<1000) (不要超過)
<element id=atom(contentcontainer) layout=flowlayout(1,3,2,3) layoutpos=client ontent=rcbmp(100,0,0,xxx,yyy,1,0)>
Where xxx is put the width e.g. 400rp (the rp @ the end is needed) and where yyy is, put the height e.g. 1000rp.
Make sure the image doesn't go over the login names because it slows down to a snails pace (fading etc.)

lamina
2001-10-31, 06:35 PM
最初由 jiff123
那如果自己想更改畫面的話該如何更換呢?因我按照指示去用還是不能用呀,而且也找不到\UIFILE\1000\1022這個檔呀!我只有看到這個\UIFILE\1000\1033而已呀!請問一下該如何更換呀!
那就是 1033 囉
因為你WinXP版本不同那個數字就不一樣了....
像我是 1028 :)

bad
2001-10-31, 08:02 PM
為啥我選剛怪盜一樣的圖片,卻不太一樣??
我的you know what to do 那邊的字型和圖片比較大....:(

jiff123
2001-10-31, 10:14 PM
圖的大小要多大呀?

linxx
2001-10-31, 10:20 PM
最初由 bad
為啥我選剛怪盜一樣的圖片,卻不太一樣??
我的you know what to do 那邊的字型和圖片比較大....:(

解析度的關係吧.

lamina
2001-11-01, 03:15 AM
好奇怪,不知道還有哪邊必須要注意的???
我用 download 的 logonui.exe 檔直接替換掉可以正常執行
可是我用自己製作的卻無法使用???會失敗....:confused:
我只修改 Bitmap 替換圖片(.bmp),其中取代了
100->398x765 (.bmp 格式)
112->308x72 (.bmp 格式)
123->137x86 (.bmp 格式)
127->137x86 (.bmp 格式)
然後修改 UIFILE 內部為
<element id=atom(contentcontainer) layout=flowlayout(1,3,2,3) layoutpos=client content=rcbmp(100,0,0,398rp,765rp,1,0)>
請問有誰成功了嗎???
不知道還有哪邊必須注意的地方????