كيفية تثبيت ويندوز Windows فقط ب USB key بدون برامج
صفحة 1 من اصل 1
كيفية تثبيت ويندوز Windows فقط ب USB key بدون برامج
بدون اطالة
1 - قم بنسخ محتوى السيدي مثلا windows xp في ال USB key
2- افتح USB كليل يمين nouveau ---> Document text
3- انسخ الكود التالي في document text
[left]
@echo off
cls
set DISK=none
set BOOTFLAG=boot666s.tmp
echo This file is used to determine current drive letter. It should be deleted. >\%BOOTFLAG%
if not exist \%BOOTFLAG% goto readOnly
echo Wait please, searching for current drive letter.
for %%d in ( C D E F G H I J K L M N O P Q R S T U V W X Y Z ) do if exist %%d:\%BOOTFLAG% set DISK=%%d
cls
del \%BOOTFLAG%
if %DISK% == none goto DiskNotFound
echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
echo Welcome to Wifiway boot installer
echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
echo
echo This installer will setup disk %DISK%: to boot only Wifiway
echo
echo Warning! Master Boot Record (MBR) of the device %DISK%: will be overwritten
echo If %DISK%: is a partition on the same disk drive like your Windows installation,
echo then your Windows will not boot anymore. Be careful!
echo
echo Press any key to continue, or kill this window [x] to abort...
pause > nul
cls
echo Setting up boot record for %DISK%:, wait please...
if %OS% == Windows_NT goto setupNT
goto setup95
:setupNT
setup.exe -maf -d \ %DISK%:
goto setupDone
:setup95
setup.exe -maf -d \ %DISK%:
:setupDone
echo Disk %DISK%: should be bootable now. Installation finished.
goto pauseit
:readOnly
echo You're starting Wifiway installer from a read-only media, this will not work.
goto pauseit
:DiskNotFound
echo Error: can't find out current drive letter
:pauseit
echo
echo Read the information above and then press any key to exit...
pause > nul
end
[right]
4- تسجيل save as
bootinstall.bat
5- افتح الملف bootinstall.bat الموجود ب USB key
اختر continuer
6- اضغط Entrée مرتين
7- اعد تشغيل الجهاز و بدل ترتيب boot لتكون USB هي الاولى
تم و الحمد لله
مواضيع مماثلة
» كيفية حفظ القرآن الكريم 2010
» تعلم كيفية صلاة الرسول بالصور.......اضغط هنا
» وآخيرآ windows 7 لللاجهزة الضعيفة {{ بنتيوم4 }}
» النسخة التجريبية الثانية من نظام Windows 8
» تعلم كيفية صلاة الرسول بالصور.......اضغط هنا
» وآخيرآ windows 7 لللاجهزة الضعيفة {{ بنتيوم4 }}
» النسخة التجريبية الثانية من نظام Windows 8
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى