I have a Windows Seven ISO in hard disk.
Do it is possible to install it from hard disk with grub4dos?
I'm not able to a clear howtodo.
I have a Windows Seven ISO in hard disk.
Do it is possible to install it from hard disk with grub4dos?
I'm not able to a clear howtodo.
Just double-checked, that it is not my code problem. I see it on both 1.8.x and 1.9.4.
When I mount something like this as a disk:
using (var stream = new MemoryStream(checked((int)size))) using (var provider = new DevioProviderFromStream(stream, ownsStream: false)) using (var service = new DevioShmService(provider, OwnsProvider: false)) { service.StartServiceThreadAndMountImDisk(ImDiskFlags.Auto, mountPoint); wait for key... }
Then format disk, and try to write to a file on it with FILE_FLAG_NO_BUFFERING option set (file already exists, and has non-zero size by the time I do that). It always fails, complaining about something like System.ArgumentException: Handle does not support synchronous operations, which deep inside appears to be unaligned access, just like in this topic: http://reboot.pro/topic/4112-imdisk-proxy-type-mount-cant-work-with-winhex/?hl=file_flag_no_buffering
The same test with FILE_FLAG_NO_BUFFERING works perfectly on real disks, and ImDisk-mounted disks, mounted directly (e.g. not via proxy).
This problem appears on the very first write, where I try to write 1MiB of data at file offset 0, so I assume alignment should not be a problem.
Hi
I have created a bootable external Hdd with WinFE image and added a disk hash software utility in it. While testing,I found that the speed of this hash utility running in normal windows platform is higher than in Windows FE environment(Same machine). Why this happen?
Is there any method to improve the speed of this utility? do I have to add/ set any cab/parameters to WinPE image to increase the execution speed of the added tools ?
graphicsmode 0x6AThis results in a tiny little unreadable line on the top of the screen on a typically troublesome Dell Latitude E6400.
## set vbe mode graphicsmode -1 640 480:800This works fine on that laptop. Now can use longer lines in menu titles, thanks.
Over $50 in Paid Apps & Games FREE
Offer ends July 1, 2015 11:59PM PDT.
I want to creat USB Kaspersky Rescue but it was broken.
Code menu.lst
Hi every body,
I installed windows 7 on my HDD and then install OpenBSD to a free partition of my HDD.
Now, I can boot only to Windows 7.
I did the steps of http://cromwell-intl.com/linux/multiboot-windows-openbsd/but nothing changed and I can not boot to my OpenBSD by bcdedit.
Also when I boot from a live cd I can boot forward to my OpenBSD but I want to create a boot menu to select which OS booting.
So, Which tools can install on my HDD to perform the boot selection menu?
Thanks.
Hi everybody,
here you can find the current information about my "PENetwork"-manager project - primary for LiveXP and Win7PE systems.
The current version you can always download from 'my' personal WinBuilder-website (http://holger.winbuilder.net).
At the moment the most time I'm writing on PENM itself.
However, some older WinBuilder scripts for LiveXP and VistaPE you can still find there.
If you have any questions, suggestions or problems just let me know.
Tested by others and me with Win7 / Vista / XP / W2K3-source and VMWare / VirtualBox / QEmu / RealWorld - thank you all very much
Greets...
Holger
Current state:
31.01.2014 (PENM 0.58.2):
- Changed: Recompiled with AutoIt3.3.0.0 to better work with virus scanners
No functional change!
08.10.2013 (PENM v0.58.1):
- Fixed: GUIDisable mask option missing
07.10.2013 (PENM v0.58):
- Fixed: Missing translation applying after language change for connect menuitem in network browser
- Fixed: After saving new color scheme in profile editor it was not applied to the list of the existing schemes
- Fixed: Window focus on profile deleting in profile editor
- Fixed: Profile deleting in profile editor
- Fixed: Wrong label length calculation in network startup dialog
- Fixed: IP address was not deleted if last item in network browser window was removed
- Fixed: Missing color scheme apply on checkboxes if Windows styles are enabled
- Changed: Profile editor reworked
- Changed: Detailed PE version in debug log
- Changed: Position of tray info window now near the tray icon
- Added: Cmdline parameters /ini= for loading a specified ini file
- Added: Cmdline parameters /profile= for loading a specified profile directly from file
- Added: 'GUIDisable' mask parameter (ini, reg, cmdline) to show only some specific tabs ("Config"/"IP" & "About" are always shown)
- Added: Version infos for WIN_8.1/WIN_2012R2 (WinPE5.0)
- Added: Icon for AC wireless networks in available wireless networks
- Added: More ini options are changable via profile editor
- Added: Simple preview window in profile editor
- Added: Simple check for entered addresses (IP, SM, DG, DNS, WINS) in profile editor
- Added: Simple check for entered MAC address
- Added: Some more visible options to color schemes tab in profile editor
- Added: Key accelerators for profile editor
- Added: Tooltip for profiles file cause file path can be larger to display
- Added: Frame color for diabled buttons now changable via schemes/profile editor
Note!: network browsing doesn't work in QEMU by default cause of the buildin firewall
History:
02.01.2013 (PENM 0.58.B11):
- Fixed: Wrong button text for 'No' button if 'FocusNo' option is used
- Fixed: Wrong listing in profile selection dialog
- Fixed: Another drawing problem with tabs if no other program is open and another tab is selected
- Fixed: Profile description field not deleted when selected another ini file
- Fixed: Missing line for clipboard network adapters summary after WINS entry
- Changed: renamed cmdline parameter /autostart to /startprompt because autostart is already set to 'True' by default
- Changed: If a network card is deleted in profile editor the following adapter numbers are decreased automatically
- Added: Right click in network browser for direct connect network
- Added: Experimental simple filter for specific network adapter settings applying
- Added: Some more global ini options to profile editor
01.01.2012 (PENM 0.58.B10):
- Fixed: Problem with version string for driver copying process
31.12.2012 (PENM 0.58.B9):
- Fixed: Value "FirstRun" not being set correctly after first run
- Fixed: 63 chars limitation of DNS suffix -> 240 chars maximum
- Fixed: Error in subfunction to stop a service
- Fixed: Profiles: computername, workgroup and DNS suffix are not applied on first start under WinPE2.X/3.X (backchanged from Beta 1)
- Fixed: Description field in network browsing not clear on resetting
- Fixed: Wrong subnet mask automatically applied if no IP address was entered
- Fixed: CMDs executing after IP change were the same like after starting network, CMDs for executing after changes were ignored
- Fixed: Tab selected drawing problem if open last page option is used
- Changed: DrvCopy params, OS is ignored by default and used only if one of the CMD parameters is XP, /XP, 2003, /2003, Vista, /Vista, Win7, /Win7, Win8, /Win8
- Added: Keypressing 'Ctrl' + 'Alt' + 'c' OR 'a' in "IP settings GUI" -> copies infos of the selected OR all network adapter(s) (Device, MAC, IP, etc.) to clipboard
- Added: 'StartMode' to hide/show startup procedure - numeric value (0, 1, 2, 3, 4, 5, 6) -> 0 - Don't show, 1 - Center (default), 2 - TopLeft, 3 - TopRight, 4 - BottomLeft, 5 - BottomRight, 6 - Depends on systray position
- Added: Optional setting to save the last position of the main window on the Desktop
- Added: Version string to PENMDrvCopy.log, profile editor and wifi exporter for better detect which version is used in case of problems
- Added: Optional parameter /focusno or 'HKLM\SW\PENetwork\FocusNo' or in .ini to set the focus to the 'No' button on network startup dialog
- Added: Start 'Browser' service if not started for network browsing (needed for)
05.01.2012 (PENM 0.58.B8):
- Fixed: Problem with tray info window while reading DNS server string
- Fixed: 15 chars limitation of DNS suffix -> 63 chars maximum
15.04.2012 (PENM 0.58.B7):
- Fixed: Crash on 64bit while switching to 'Other' GUI
- Fixed: Missing internal change of an numeric value
14.04.2012 (PENM 0.58.B6):
- Fixed: Network adapter state icon not updated correctly if adapter selection was changed and state was the same like for the previous one
- Fixed: Language code detection problem cause of wrong comparing mode
- Fixed: Missing color applying for trace label/checkbox, hops label and result checkbox in Ident GUI
- Fixed: More than 1 DNS servers not shown correctly in different lines in Tray info window
- Fixed: Missing translations
- Changed: Maximum username length to UNLEN (256) and password length to PWLEN (256) in Shares GUI
- Changed: If a 'sharing' user could be added successfully then the password field is always filled with dots, on password input the dots are removed
- Removed: Unused stuff in 'Other' GUI (not finished cmdline things - will be maybe return in 'Profiles' GUI in a later version)
- Added: "LastPage" value to open specific or last used tab on startup
- Added: Using of WMI for applying IP settings (Experimental, needs working WMI under WinPE)
04.04.2012 (PENM 0.58.B5):
- Fixed: Wrong Subnetmask generating while changing directly IP in Properties GUI
- Fixed: Language file reading "MainTitle"
- Fixed: Again some more misbehaviour while using tray icon options
- Changed: Info dialog in tray replaced tooltip
- Changed: Old misbehaviour while changing IP adress in adress field
- Added: Network browsing items are now sorted
- Added: Network credentials dialog in network browsing if access to a resource item is restricted
- Added: Network browsing: workgroup/domain name is automatically added on first tab open
- Added: Deleting of created user for share access is possible now
- Added: Trace in 'Computer' tab
- Added: Last used ping/trace address is saved in registry and list is loaded on ping combo click
18.03.2012 (PENM 0.58.B4):
- Fixed: Empty IP address return if APIPA is set
- Fixed: Redraw error in editor for button frame color, was always reset to zero
- Fixed: Some misbehaviour while using tray icon options
- Fixed: Network drives tab: wrong connection display in list (state, count)
- Fixed: Network drives tab: connect to longer UNC paths failed
- Changed: WiFi services are only installed/started automatically if 1 wireless network card was detected
- Changed: Tray info, only 1st address on an interface is shown
- Added: Auto importing of WiFi XML files with preferred networks if min. 1 WiFi card was installed sucessfully
- Added: WiFi services are installed/started automatically if not installed yet and a new wireless network card
was inserted/detected (ie. USB adapter), also WiFi profiles are loaded if a network profile was loaded or WiFi XML files exist
- Added: Change WiFi profile position in preferred network list
24.01.2012 (PENM 0.58.B3):
- Fixed: Wrong detection of 'NDIS User I/O' driver installation state
22.01.2012 (PENM 0.58.B2):
- Fixed: Auto adding of WiFi WEP profile
- Fixed: Wrong profile reading/adding of WiFi autoconnect, hiddenconnect and adhoc type
- Changed: Internal WiFi start/end/install routine
- Removed: Debugging of changed network activity cause of too much lines in debug log file
05.01.2012 (PENM 0.58.B1 -> Beta 1):
A new beta version was published.
- Fixed: PE2.X/3.X - computername/workgroup was not set before starting 'wpeinit'
- Fixed: 'Ping' not stopped if you want to change the tab
- Fixed: Re-Applying of nonchanged WiFi profile under WinVista/7/PE2.X/3.X failed
- Fixed: Missing WiFi profile delete function in profile editor
- Fixed: 'NLA' service name now 'NLASVC' in newer OS
- Changed: Internal OS detection and debug infos for OS
- Added: Pressing 'ENTER' in Ping address input field starts/stops pinging and small info whil trying to ping
- Added: OS >= Win7/PE3.X allows showing of local saved WiFi keys
- Added: Logfile can be deleted easily now in 'Other' tab
- Added: 1 line for using bartpe.exe if used standalone under BartPE
- Added: Open profile file with PENM editor in 'Profiles' tab
- Added: Option to choose internal PENM or OS WiFi profile UI (reactivated) for editing
- Added: Some tooltips in 'Profiles' tab for small buttons
- Added: Doubleclick on shares or network drives list open folder with default file manager
06.01.2012 (PENM 0.57.2):
- Fixed: Alignment bug in structure SP_DRVINFO_DATA and SP_DRVINFO_DETAIL_DATA
05.01.2012 (PENM 0.57.1):
- Fixed: Only first DNS/WINS/DG address is shown DHCP info dialog
- Fixed: Wrong size of structure SP_DRVINFO_DATA and SP_DRVINFO_DETAIL_DATA
- Changed: Some small cosmetic changes (ie. input fields positions in Shares tab)
- Changed: 'Silver' scheme is default scheme and old grey one is 'Classic' now
03.01.2012 (PENM 0.57):
After a long time a new version arrived.
- Fixed: 64bit - current WiFi connection mark
- Fixed: Missing Adhoc profile in available WiFi network list
- Fixed: Listview column font misbehaviour
- Fixed: Missing non-broadcast flag on adding WiFi profile
- Fixed: Wrong type saving on adding WiFi adhoc profile
- Fixed: Wrong speed menu items on speed button for some network adapters
- Fixed: Wrong background color on MAC change dialog for current address
- Fixed: Network card detection/install on 64bit
- Fixed: Run commands after initializing network
- Fixed: 64bit - bug in shares GUI, user query
- Fixed: Autoloading of WiFi profiles
- Fixed: File sharing tab wrong type detection of special shares like IPC$, ADMIN$, etc.
- Fixed: GUI size while switching between full and small tabs
- Changed: WiFi profile changing behaviour
- Changed: Tab item behaviour on click
- Changed: Profile editor now saves last used config files
- Changed: Start of main GUI
- Changed: DHCP info dialog
- Changed: GUI refreshing to reduce a little bit only flickering
- Changed: Language strings are set to english defaults before loading another language
- Changed: Small changes for GUI frame colors (Main, Properties, WiFi)
- Changed: Language string now saved in HKCU
- Added: Profile copying in editor
- Added: Profile editor loading file with external editor
- Added: Network browsing in network drives tab
- Added: Profile loading file with external editor
- Added: Profile editor: possiblity to change the GUI frame colors (Main, Properties, WiFi)
05.08.2009 (PENM 0.56 / internal 0.55 was unpublished):
- Fixed: WiFi key - now '&', '<', '>' characters will be stored correctly
- Fixed: Internal script bug with some disabled controls - bug not in compiled mode
- Fixed: Missing 'Then' on StartWiFi function
- Added: Window position will be saved and loaded on GUI start
- Removed: Some unused not finished stuff
15.07.2009 (PENM 0.54):
- Changed: Internal handling of .icl-file - now using of "PENetwork.icl" in script dir
- Added: Registering of rsaenh.dll after WiFi service installing to connect to
WPA-PSK/WPA2-PSK networks
11.07.2009 - v36 (PENM 0.53):
- Fixed: Wrong color values in profile editor
- Fixed: Missing color scheme elements combo in profile editor
- Fixed: Error while connecting to nonsecured wireless adhoc network
- Fixed: Case sensitive bug in WiFi available/prefered connections list
- Fixed: Wrong color value for WiFi connected list entry save
- Fixed: Case sensitive bug in WiFi direct connect
- Fixed: Wrong DNS/WINS button text after language switching
- Changed: Removed limitation for wireless adhoc network to only connect manually
- Changed: Some internal color handling if controls are disabled
- Changed: Internal color handling for some static controls
- Changed: Sub open/save dialogs parents
- Changed: Now more instances of profile editor/wifi exporter are allowed, also if editor/exporter is still opened WB script will run normally
- Added: Possibility of updating PENM itself in the script directly (similar to script for VPE/W7PE)
- Added: Sample profile ini file included with 2 profiles (DHCP, static) and 2 color schemes (Silver, Dark)
12.01.2009 (v34 - PENM 0.45):
- Changed: RegDelete command changed to RegWrite empty value
11.01.2009 (v33 - PENM 0.45):
- Fixed: Wrong close button text on main GUI after starting network
- Fixed: Missing status label on after minimizing main GUI
- Fixed: Missing icons under Win2003 based PE
- Fixed: Wrong parameter in driver copying process
- Fixed: GUI won't come up if minimized to tray and should restart by shortcut clicking- Fixed: Missing language string in computer ident GUI
- Changed: GUI- Added: GUI colors
16.11.2008 (v32 - PENM 0.44):
- Fixed: double function call with source XPSP3
- Fixed: fonts error after changing IP settings
- Fixed: wrong speed info sometimes in config GUI and wrong DNS in DHCP info GUI
- Changed: APIPA mode back to old behaviour (will later include an option in the profile editor)
- Added: profile reloading/changing GUI
- Added: option to set startup prompt to OnTop window
12.10.2008 (v30 - PENM 0.43):
- Fixed/Changed/Added: a lot of things since v25 (thanks to all for reporting bugs, suggestions and ideas )
01.10.2008 (v29 beta):
- Bugfixing release
20.08.2008 (v01 for VistaPE v11):
With VistaPEv12beta there are some problems I still try to solve so it just takes a little bit to make it also run with the new version.
So cause there are some internal changes there could be some other errors.
Also the WiFi-functions are again in developement - so they not much functional (it should be however possible to connect to aWEP/WPA-PSK private network - tried with Realtek USB stick).
For now you have to create at first a Wifi profile in the 'Prefered networks' tab.
After that you can also change it - in PE20 there is used then the Vista config dialog.
Others:
- Changed: again the driver copy function to work better now with VistaPE.
- Added: debug function now also available in the 'Others' tab to view easier the logfile.
12.08.2008 (v28 beta):
- Changed: some internal stuff to copy drivers (now using of SetupXXXXX-functions from setupapi.dll)
11.08.2008 (v28 beta):
- Fixed: Some things- Changed: Some internal things
- Added: Adapter advanced settings tab
26.07.2008 (v27 beta):
- Fixed: Some things
- Added:additional commands after starting network
- Added: network device speed setting
- Added: network drive mapping
- Added: starting of services even if not network card was found
09.03.2008 (v26 beta):
- Added: XP SP3 support
- Added: MAC changing
- Added: possibility to start sharing and adding users/accounts after starting network (only with using profiles)
18.11.2007 (v0.39):
- Fixed/Changed/Added: some things
18.07.2007 (v0.37):
- Changed: Only a few internal changes
- Added: Network startup countdown
- Added: IP Auto configuration - not set by default, you can set it in the script
-> if "IP Auto configuration" is enabled then if the network adapter could not getan IP from DHCP server the adapter will get the address from the class B network: 169.254.0.0(more infos here)
27.06.2007 (v0.36):
- Fixed: Stop service error
- Fixed: False service state after language switching
- Added: Logfile for processing driver copy -> a logfile is created as "%Temp%\PENMDrvCpy.txt"
22.06.2007 (v0.36):
- Fixed: Missing TABSTOP in profile selector dialog
- Fixed: Profile applying not working if TCP/IP is autostarted while installing
- Fixed: Some device detecting problems (no more other devices than network devices are tried to install)
- Changed: Some internal changes
- Changed: Removed blank password limitation for folder sharing
- Added: Autostart File Sharing- Added: Predefined network drive paths
31.05.2007 (v0.36):
- Fixed: Missed error string in folder sharing
- Fixed: Last selected language not reused after closing
- Changed: Font to DEFAULT_GUI_FONT
- Added: driver files are now also copied from subdirs of the selected driver folder
(- Added: WS_EX_TOOLWINDOW-Exstyle to inf-patching/drv-copying GUI to prevent taskbar entry)
26.05.2007 (v0.36):
- Fixed: IP changing/renewing - Unicode problems
- Fixed: Profile setting if more than 1 available network devices
- Fixed: Starting PENetwork Manager if TCPIP is already installed (i.e. manually or by other tool)
- Fixed: Language not rightly applied to adapter speed string
- Fixed: Removed initest.txt from creating while ini-patching (was just for debugging)
- Changed: Tab order in network drives dialog
- Changed: Some internal GUI stuff
- Added: Simple debug mode - file written to %Temp%\PENMDebug.txt
- Added: Buildin driver copy (cause of missing some additional driver files)
08.05.2007 (still v0.35):
- Fixed: "Profile Creator" Unicode support (also for Profile Selector on startup)
-> best is to create a new profile ini then it's automatically saved as Unicode
- Fixed: Countdown timer on profile selection doesn't stop
- Fixed: Adding of an address deletes 'Other'-tab
- Changed: DHCP-Info-GUI server entries layout- Changed: Some default values from inifile to registry cause of missing WB-unicode ini writing
- Open: "Workgroup" is not used from profile - will solve this bug later in the evening...
06.05.2007 - 2.Upd.:
- Fixed: MessageBox ANSI -> Unicode (i.e. DHCP-Info)
- Fixed: ListView controls with Unicode (tooks me half of the day;))
- Fixed: Error while shuttingdown Windows (enum network adapters false return) (thanks to thunn)
- Changed: Network drive lettes always A-Z
06.05.2007 (v0.35):
- Fixed: Missing network (dis)connect dialog in Explorer (WB-script)
- Fixed: Some missing translation
- Fixed: Missing error messages for network drive connect
- Fixed: Wrong GUI resizing while language changing
- Fixed: Wrong MRU-list number (changed from 16 to 30 max.)
- Fixed: Tray tooltip not updated on just minimizing to tray
- Fixed: Wrong limitation of username length for network drives connect
- Fixed: Profile selection countdown timer in QEMU (timer now using WM_TIMER)
- Open: String placement in DHCP-info dialog in other languages
03.05.2007 (v0.34):
- New: compiled in Unicode-Beta-Autoit-version
- Fixed: Some language depended control settings (GUI title, size, etc.)
- Fixed: Some missing translation
- Changed: Some language dependent control settings
- Added: inf-patching now buildin cause of Unicode-Autoit-version
01.05.2007 (v0.33):
- Fixed: Some wrong IP settings changings effects
- Changed: Main selection from Listview to Tabcontrol for better language support
- Added: Simple language support for the PENM (English/German included - inifiles with ".lng" extension);not profile editor yet
27.04.2007 (v0.32):
- Fixed: Selection of static DNS/WINS/DG with DHCP and static DNS/WINS/DG
- Fixed: False speed detection on disconnected device
- Fixed: Static IP selection in DHCP mode and false device restarting
- Fixed: Network drives MRU
- Changed: Share username inputbox to combobox
- Changed: GUI-redesign
- Changed: Replaced NetUserEnum by NetLocalGroupGetMembers
- Changed: Replaced selfcreated MRU procedure with CreateMRUListW, AddMRUStringW, etc.
- Changed: Profile Editor: Countdown/Default profile
- Added: Network drives used history
- Added: Mouse cursor wait icon while refreshing something (devices, shares, etc.)
- Added: Profile Editor/Profile Selector
- Added: GUI is restored if running in tray or mimized to taskbar - and starting another instance
- Open: Countdown timer doesnt work correctly in QEMU
14.02.2007 (v0.28):
- Fixed: stopping service only stopped dependend services (thanks to TheHive for info)
- Fixed: forcing/checking if "Computer Browser" is running- Removed: Msgbox for starting file sharing (username/password)
- Added: a label with info about username/password to use file sharing
11.02.2007 (v0.27):
- Fixed: missing listbox constants (exe)
- Fixed: shares -> autohiding of input fields (exe)
- Fixed: tray activities item -> checked state
- Changed: if starting "File Sharing" only just one info for putting in username/password (exe)
- Changed: server service stop message
- Changed: closing GUI with OK will not exit PENetwork if "activities showing" is activated/used
- Changed: rechanged tray icon on activities to look more like network activities icon;)
- Added: simple connection activity in tray (only 1 icon - same - like in vista) (exe/script)
- Added: small icon in shares list for reflecting hidden/normal visible shares (idea by "TheHive" - thanks )
- Added: optional "closing to tray" (not fully per script)
- Open: direct network browsing from ie. start -> run
07.02.2007 (v0.25):
- Fixed: network drives path limitation
- Fixed: network drives list too few entries
- Added: sharing of additional folders
- Added: small contextmenu to shares/drives-lists
- Added: browsing network
- Changed: automatically minimize to tray after loading
04.02.2007 (v0.23):
- Fixed: like everytime some small things, you know there is always something to fix;)
- Added: Listing of local shared drives (sharing of additional folders is in progress)
- Added: Network drives dialog (adding/deleting of network drive connections)
- Added: some ini-cmds (like i.e. enable minimizing to tray on GUI-start
31.01.2007 (v0.22):
- fast bugfix release
- Fixed: device detection should now work with LiveXP (only testes with XPSP2, W2K3SP1 crashes here)
- Fixed: registering of netcfgx.dll only if it is not registered (did the registering every time)
- Changed: only 1 instance of the GUI will be running
30.01.2007 (v0.22):- Fixed: some;)
- Fixed: only applying changes to the system if there are some
- Fixed: "workgroup" was reseted to "workgroup" on every start
- Added (script): extract-button to only extract the exe;for the future if there are more changes to the exe than the script itself
- Changed (script): moved automatically starting of PENetwork to Startmenu/Autostart-group- Added (exe): setting computername/workgroup should now work
27.01.2007 (v0.21):
- Published new version
- Fixed some bugs- Added File sharing and simple ping
22./23.01.2007 (v0.21):
- File sharing is finished, needs some minimal optimization but works.
21.01.2007 (v0.21):
- File sharing is working so far 'standalone' - ready to implement
20.01.2007 (v0.21):
- File sharing is in progress
- Ping() is finished so far
Latest version:
Boosted Board - Electric Skateboard hitting 22mph ($1000+)
launched it Kickstarter
http://shop.boostedboards.com/collections/boosted-boards
Overview
http://techcrunch.com/2014/11/06/electric-skateboards/
Closer look
================================================================================
*** IMG_XP package ***
Make XP and Win7 Universal Image files booting with Grub4dos Menu on HDD or USB
Download - IMG_XP_85 - mirror
In Win7 OS Set User Account Control Off and Reboot
First Prepare XP Setup ISO file with integrated UpdatePack and DriverPacks as described below in section 2.
and Copy XP Setup ISO file to the root of internal harddisk drive of your computer.
1. VHD_XP_Create.exe - Make VHD file and Install XP in VHD by using Grub4dos Boot Menu on HDD
0. Run IMG_XP.exe and Extract to simple path on your Local Harddisk - gives folder IMG_XP
1. Use IMX_XPmakebtimdiskinst.exe to Install ImDisk driver (if not present)
- Imdisk is used by USB_XP_Fix.exe to mount VHD and HDD Image files in a virtual drive
2. Run VHD_XP_Create.exe to create XP-1.vhd and Grub4dos Boot Menu for Install of XP in VHD
- XP-1.vhd has already NTFS compressed format, so you should NOT format at Setup, just keep settings
- Format XP-1.img inside XP Setup cannot be used, it results in corrupt message
4. After Reboot select Continue XP Setup and then Reboot to Start XP from Image XP-1.vhd
5. Reduce size and improve settings as usual and Install missing Drivers but NOT the specific large Video driver
- Reduce size to get rid of pagefile.sys and hiberfil.sys via:
- right click My Computer > select Properties > Advanced > Change Virtual memory > select No pagefile and Set
- right click on Desktop > Screen Protection > Energy > Uncheck Sleep settings to get rid of hiberfil.sys
- Set System Restore and Windows Update Off and delete 350 MB of dllcache folder via cmd SFC /purgecache (or Run PURGE_DLLCACHE.BAT)
- In Device Manager Install missing Drivers but NOT the specific large Video driver
- For Universal XP don't Install the Video driver. You can Uninstall the Video driver so that you still have high resolution on any hardware.
- Set Screen Resolution to 1024 x 768 useful on all monitors (right click on Desktop)
7. Connect USB-HDD where you want to use XP Image, so that USB-HDD settings are known in XP registry, and Reboot
8. Reboot with other OS and copy XP-1.vhd to bootable USB-drive and create entry in Grub4dos menu.lst
- BOOT_USB.exe can be used to make USB-drive bootable with Grub4dos Menu - http://www.911cd.net...showtopic=24424
- BOOT_IMG.exe can be used to make Grub4dos Boot Menu on existing bootable drives
9. Run USB_XP_Fix.exe and Select your XP-1.vhd file on USB-drive and click GO
10. Reboot from USB on the same computer and Select Boot XP Image - XP-1.vhd - WinVBlock FILEDISK
11. Reboot from USB on other computers and Select Boot XP Image - XP-1.vhd - WinVBlock FILEDISK - to make Universal
When booting on other unknown machine, then XP will auto adjust itself in about 3 min and install the required drivers.
In this learning process, the registry gets extra info on how to boot on that machine and will use it next time and so XP becomes Universal.
This process requires that you have the WINDOWS\DriverPacks folder of 135 MB available with Chipset + Processor + MassStorage + LAN drivers
and that DevicePath in the registry was properly set by the Keep The Drivers Option KTD (see below and in Picture).
Thanks to Sha0 for making WinVBlock driver - http://reboot.pro/8168/
Thanks to cdob for making usb_xp_init.cmd - http://www.911cd.net...o...22473&st=37
Thanks to sara - pmedia for her tutorial - http://reboot.pro/13731/
More Info on direct Install of XP by using grub4dos menu and WinVBlock or FiraDisk driver:
cdob - Install XP from a ISO file No RAM disk - http://www.msfn.org/...rom-a-iso-file/
Doodoo - http://reboot.pro/13...385#entry122385
sara - pnedia - http://reboot.pro/13731/
wimb - http://www.911cd.net...showtopic=23553
karyonix - http://reboot.pro/88...737#entry121737
karyonix - http://reboot.pro/13967/
In case of a hidden boot partition containing Boot folder and file bootmgr of Windows 7,
Grub4dos Menu for Install of XP in VHD by using XP Setup ISO file and WinVBlock driver
title Continue GUI-mode XP Setup on XP-1.vhd - WinVBlock driver - 2000 MBfind --set-root --ignore-floppies /XP3_1210W.isomap --mem /XP3_1210W.iso (0xff)find --set-root --ignore-floppies /XP-1.vhdmap --mem /winvblock.ima (fd1)map --mem /winvblock.ima (fd0)map /XP-1.vhd (hd0)map --hookroot (hd0,0)chainloader /ntldrtitle Start - TXT-mode XP Setup on XP-1.vhd - WinVBlock driver - 2000 MBfind --set-root --ignore-floppies /XP3_1210W.isomap --mem /XP3_1210W.iso (0xff)find --set-root --ignore-floppies /XP-1.vhdmap --mem /winvblock.ima (fd1)map --mem /winvblock.ima (fd0)map /XP-1.vhd (hd0)map --hookchainloader (0xff)title Boot Windows XP from Image - XP-1.vhd - WinVBlock driver - 2000 MBfind --set-root --ignore-floppies /XP-1.vhdmap /XP-1.vhd (hd0)map --hookroot (hd0,0)chainloader /ntldr
After Install of XP then you need to fix XP-1.vhd for booting from USB-drive by using USB_XP_Fix.exe
The fix will prevent BSOD 7B and will help to allow the XP VHD to boot on various hardware and so become Universal.
menu.lst on USB drive
title XP-2.vhd - WinVBlock FILEDISK - 2000 MB # Sector-mapped disk map /XP-2.vhd (hd0) map --hook root (hd0,0) chainloader /ntldr title XP-2.vhd - WinVBlock RAMDISK - 2000 MB # Sector-mapped disk map --mem /XP-2.vhd (hd0) map --hook root (hd0,0) chainloader /ntldr
================================================================================
WindowsXP-KB936929-SP3-x86-ENU.exe /integrate:E:\XPSOURCE
[SetupParams]
UserExecute = "%SystemDrive%\INSTALL\SetupPar.cmd"
DevPath.exe %SystemDrive%\D
title Portable Win7-1.vhd - FiraDisk FILEDISK - 2.0 GBmap --heads=2 --sectors-per-track=18 --mem (md)0x800+4 (99)map /Win7-1.vhd (hd0)map --hookwrite (99) [FiraDisk]\nStartOptions=disk,vmem=find:/Win7-1.vhd,boot;\n\0rootnoverify (hd0,0)chainloader /bootmgrmap --statuspause Press any key . . .title Port Win7-1.vhd - FiraDisk RAMDISK - 2.0 GBfind --set-root --ignore-floppies /Win7-1.vhdmap --mem /Win7-1.vhd (hd0)map --hookroot (hd0,0)chainloader /bootmgr
More Info see http://www.911cd.net/forums//index.php?showtopic=23553
4. Universal Image Compact and Restore - Details
5. Solutions to prevent BSOD 7B - Run USB_XP_Fix.exe
6. Universal XP - Support in boot.ini menu for Multiple Hal and Kernel
================================================================================
- Win_Restore.exe can be used to Restore XP or Win7 from VHD to HDD-partition.
For Restore of Win7 from VHD you need to run Win_Restore.exe in Win 7/8/7PE OS
so that bcdboot.exe can be used to generate Boot Manager Menu required to boot Win 7 from HDD-partition.
- BOOT_IMG makes GRUB4DOS Menu on Target Boot Drive for selected VHD File on NTFS Target System Drive (copy occurs if needed).
In general ImDisk must be installed in XP or Win 7/8 by using previously the provided imdiskinst.exe file.
ImDisk is used to mount VHD Image file in a virtual drive.
To Install ImDisk driver on Vista and Windows 7/8 you need to turn off UAC, User Account Control
http://www.ltr-data.se/opencode.html
The 64-bit FiraDisk driver requires in x64 Win7 to set testsigning switched on.
Open Command Prompt as Administrator:
bcdedit /set testsigning on
Reboot to activate this. Info here http://msdn.microsof...y/dd419910.aspx
Thanks to karyonix, more Info see:
FiraDisk - http://reboot.pro/index.php?showtopic=8804
Install FiraDisk driver in XP with R-mouse on firadisk.inf in IMG_XP\makebt\firadisk-driver- folder
Development and historical thread here:
Thanks to joakim for starting the subject
http://reboot.pro/index.php?showtopic=9227
Hello Everyone,
I'm pretty new with the Windows Embedded & installing windows from USB.
I'm trying to install Windows Embedded Standard 7 SP1 on Panasonic CF-53 laptop.
I've plugged my USB and made a bootable USB using rufus (https://rufus.akeo.ie/) and this ISO:
en_windows_embedded_standard_7_sp1_runtime_x64_dvd_651894.iso
When I've booted from the usb > Clicked "Build an Image", I get the following error message:
"A required CD\DVD drive device driver is missing".
So I've downloaded the Win PE x64 & x86 drivers from Panasonic's website:
And then used Microsoft's KB to add additional drivers to the boot.wim file:0
https://technet.microsoft.com/en-us/library/dd799289%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396
Then I've replaced the boot.wim file (under the sources folder) in the bootable USB I've created with Rufus.
I've tried this procedure with x86 and x64 but I still get the "Load driver" message box.
What am I doing wrong?
I'll be very thankful for your assistance, thank you!
David.
What happens when you mix the Wizard of Oz and Avengers? maybe something like this.
I would watch it.
I am trying to download an approx 100GB megatorrent, consisting of rare/old/specialty occult materials. It is mostly ebooks, along with some videos and photos. The intent is to get and keep it available and shared between me and others of a like mind. All of the files are already available for free legally, or are out of copyright/in the public domain. However, the people who originally compiled these torrents saved some of the files with characters like :, ;, etc. Windows cant have these characters in filenames. Utorrent complains that quite a few of the files either cant be downloaded/written to disk due to this, or says that some arent accessible.
We have decided that it will be necessary to save these files in a filesystem that is more robust than NTFS, and allows for these characters. Said FS needs to be shareable between Windows/Linux. File permissions are of no concern, but I think that NTFS, FAT32, and exFAT simply wont be suitable. A few of us use Linux, with varying degrees of familiarity with said OS. I'm that maybe EXT4 would be the best FS to use. There is a driver called EXT2Fsd, that allows both read/write access to EXT4 volumes in Windows.
A few possibilities I'm thinking might work (but not sure) are:
1. Create an encrypted container in TrueCrypt/VeraCrypt (TC clone/fork but with improvements), format as ext4, then mount the container with a drive letter/mountpoint, and instruct our torrent clients to save the files there. However,this adds unnecessary encryption overhead.
2. Create a raw disk image, like a VHD, then create a 100GB partition within the VHD and format it as ext4. This can then be shared between both OSes.The files within can be renamed/moved to mert Windows filename standards, which Linux/OS X/Android have no issues with. Afterwards the collection can be recompiled and publicly distributed. The disk image can also be easily cloned, checksummed, and split into smaller chunks for distribution.
Ia there a better disk image type than VHD for this purpose? Perhaps there is a different and more common filesystem that meets our standards? Are encrypted containere feasible or simply too much effort? We will also need to use common/standard/free tools that arent overly complex.
Any ideas/suggestions are appreciated...........
/tftpboot/ /tftpboot/pxelinux.cfg/ /tftpboot/pxelinux.cfg/default /tftpboot/memdisk /tftpboot/RamXP.HDD/tftpboot/pxelinux.cfg/default file:
DEFAULT ramxp LABEL ramxp KERNEL memdisk APPEND raw INITRD RamXP.HDD
/menu.lst /RamXP.HDDMENU.LST file:
default 0 title RamXP map --mem (hd0,0)/RamXP.HDD (hd0) map --hook root (hd0,0) chainloader /ntldr
... [SCSI.Load] wvblk32 = wvblk32.sys,4 ...
I have spent some time reading around this forum but I need some help. Be patient I am new and trying here. I hope Steve6375 finds this post because his brains would come in handy about now. There are many great folks here and I readily admit I am a newbie. In fact I am using a "fossil" grub4dos but it is working great.
This is not just another TrueCrypt thread. I am currently using grub4dos on a bootable usb as needed. I mount 7 Pro as a normal unencrypted system disk and a hidden encrypted 7 OS on half my machines using grub4dos. On these machines I remove the TrueCrypt bootloader and run an unencrypted 7 OS in sda1. I use a grub4dos bootable usb to mount the hidden OS when needed -- its in sda2. Its basic stuff really but I'll paste here for reference:
title TRUECRYPT RESCUE DISK
find --set-root /tc.iso
map --mem /tc.iso (hd32)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
root (hd32)
chainloader (hd32)
I have used and helped scores of folks with TrueCrypt and now I want to take this to another level. I made a sector by sector image of sda2. I have acid tested the image by destroying sda2 in the original location and then replacing it with the saved image. It works perfectly so its ready to go and accurate.
My project: is to redeploy the sda2 image to somewhere else on the disk better concealing the fact that there is a hidden OS in play. Then I can overwrite the current sda2 and put something else in its place. The TC code goes to the following address to find the hidden OS: For system encryption, bytes 65536–66047 of the first partition located behind the active partition* are read into RAM. Since my image is exact when I redeploy it the header address will be the same (65536-66047). By not changing the original size of the normal system disk, the cloned hidden OS will match size with the original donor, meeting many of the TC parameters so it should pass any crc tests.
Using Grub4dos how can I either hide,make active/inactive, etc so that when the grub4dos usb is booting it will completely ignore sda2 and look at sda3 instead? (sda3 is an example so lets use it). I don't need TC to see anything other than sda3 in this example and ignore sda2 completely. Maybe a command line structure could make TC think that sda3 is sda2 (re-map?). I am open to any combination that would accomplish this task. In a perfect world this use of grub4dos won't change a single byte on the actual hard disk leaving no forensic loose ends!
From reading here I know that windows tends to find hidden partitions, but I am hoping that using grub4dos on a bootable usb, will allow me to hide them long enough to mount the hidden OS as positioned in my example above. I don't think this method will mess with the partition table since all three partitions already exist on my drive and its working fine now.
I could really use some help here. Thanks.
CDRWIN 10 (100% Discount) Free
http://www.windowsdeal.com/w/cdrwin-10-discount-coupon-code/
CDRWIN 10 is concentrated and proven burning power for your CD-, DVD- and / or Blu-ray-writer with a new and modern interface, which offers the most important functions quickly and clearly arranged.
Equipped with a state-of-the-art technology, CDRWin 10 is providing those qualities, which already made the predecessors very successful: reliability, velocity, comprehensive functionality and a straightforwardness that directly leads to success.
Get now with CDRWIN 10 an ideal burning software package for starters and professionals. Now also compatible with Windows 8.
Features:
- Direct copy of data-CDs/DVDs (incl. computer games) and audio-CDs
- Burning and creation of ISO-, BIN- and XMD-images as well as Cue-Files
- Authoring of Orange Book-compatible data-CDs (CD-ROM, CD-ROM/XA) as well as data-DVDs and Blu-ray discs. Also suitable for creation of MP3- and h.264/MPEG-4-CDs/ DVDs & Blu-ray discs
- Automatic setting of the platform-overlapping ISO 9660-file system and the Windows Joliet file system for display of long file names and complex directory structures
- Authoring of Red Book-compatible audio-CDs (CD-DA) in Disc-at-Once-mode with manually adjustable track breaks and CD-Text
- Support of Disc at Once (very important, e.g. for standard-compliant creation of audio-CDs and when copying from CDs/DVDs), Track at Once (important in case data-CDs are to be extended retroactively) and Session at Once (CD-extra)
- Ripping of audio-CDs in MP3/WMA or WAV. Supports the reading of CD-Text, freedb.org and the manual input of title information
- UDF support for burning DVD structures
- freedb-data can be edited and are stored locally in a cache
- Fast or complete deletion of re-writable media
- Caching system for optimization of system configuration and guarantee of safe burning procedure
- Multi-Session support for data discs
- Support of all known blank CD sizes from 21 to 99 minutes length, CD-R, CD-RW, DVD+R, DVD-R, DVD+RW, DVD-RW, DVD DL, DVD-RAM, BD-R and BD-RW. Overburning of CD-Rs is also possible.
- Support of various techniques for buffer underrun protection, e.g. BurnProof
- Audio- and data projects can be stored and loaded
- Retroactive finalizing of CD/DVDs/Blu-ray discs possible
- Future-proof: automatic support for new burners. More than 1000 burners tested successfully, among others Acer, ACTIMA, AOpen, APACHI, ARTEC, ASUS, BTC, Compaq, CenDyne (Verbatim), Creative Labs, Cyberdrive, CyQ’ve, Delta, DynaTec, Dysan, Freecom, Fujitsu Siemens, Goldstar, Grundig, Hewlett-Packard (HP), Hightech, Hi-Val, Imation, Iomega, JVC, Kodak, LaCie, LG, Lifetec, Lite-On, Media FORM, Medion, Memorex, Mem-Up, Micro Solutions, Microboards of America, MicroNet Technology, Mitsubishi, Mitsumi, Mustek, Nec, Olympus, Optima, OTI, Pacific Digital, Panasonic (Matsushita), Philips, Pinnacle, Pioneer, Plasmon, Plextor, Procom Technology, QPS, R-Quest, Ricoh, Samsung, Sanyo, Smart & Friendly, Sony, Taiyo Yuden, TDK, Teac, Terratec, Tevion; That’s write, Toshiba, Traxdata, Turtle Beach, Waitec, Wearnes, Yamaha and more
- Supports ATAPI-, SCSI-, SATA-, Firewire- and USB-drives
- Includes an ASPI driver for Windows
- Incl. ATIP and ADIP-display
- Incl. sector viewer of discs
- Support for Drag & Drop
I'm trying to integrate Java, Directx and all of the visual basic redistributes to the WinPE project
I see that there is already integration for .NET framework so that is taken care of.
Is there a way to do this without installing it on a already live version of WinPE 8 and then capturing the changes?
What I want to do is, boot up WinPE and be able to run anything on the system with all those tools installed, and not
get any (fatal error messages. For example if there is a system that is infected, I can pop in my winPE USB and be able to run the system and programs on it without any hassle. Instead of getting a side by side configuration is incorrect error.
Hope I"m making sense
Thanks in advance
You rock!
I've been having issues with my laptop recently, and have decided that it would be best to just reflash an unlocked BIOS, then restore from recovery discs. I made clones of my friend's recovery discs, they're pretty much unscratched so I'm sure they'll work. And we have identical model laptops. But I've been having trouble making a bootable OEM recovery USB from the ISOs, I already tried once and the USB failed to boot, just got stuck on a blinking cursor. Using Dell's AlienRespawn utility failed, it wouldn't install because I dont have a factory recovery partition present on my SSD/HDD. I cant install using the actual discs because I no longer have a disc drive. I noted that in a subfolder on each disc there are 2 WIM files, BASE.WIM and BASE2.WIM. I know how to apply a single WIM file with ImageX, as well as split WIMs (*.SWM), but not 2 WIMs. Can anyone tell me what the command syntax is for applying 2 WIMs?
Currently I've tried:
imagex /apply F:\preload\BASE.WIM /ref F:\preload\BASE2.WIM 1 J:
But I'm not sure if it's actually applying *BOTH* WIMs.
Thanks!
EDIT: BASE.WIM appears to contain what should be the contents of C:\, but BASE2.WIM is around 2.5GB and only contains a [2].xml file and a [Files] folder with a gazillion files within that that are essentially nothing but a bunch of files with numberss in their names. Surely the data must be important for restoring.
EDIT #2:
I get the message "Image successfully applied" when using the command listed above, so I still can't be sure whether the BASE2.WIM is also being applied.