I modified the Vista Recovery Disk plugins to make them work for Windows 7, I think. I don't have a 64-bit computer so I can't try it. Can someone please test them for me and give me the results? Thanks!
Recovery Disks
Windows7 RD.zip
Windows7 RD x64.zip
If there are any problems with downloading, please let me know and I'll put them on another site.
Page 1 of 1
Windows 7 Recovery Disk
#7
Posted 09 November 2009 - 10:37 PM
philip1192, on 06 November 2009 - 02:52 PM, said:
Do y'all mean the links work or the plugin works?
The links.
I have integrated both with my latest build (once dumb ol' me figured out to extract the files from the image). I was out of town today, so let me check with my techs tomorrow and let you know how it worked.




#8
Posted 19 November 2009 - 04:15 PM
I get errors trying to extract your plugin zips
Windows XP
! C:\Documents and Settings\XXX\Desktop\Windows7 RD.zip: Unknown method in Windows7 RD\CONFIG_Windows7_RD.CMD
! C:\Documents and Settings\XXX\Desktop\Windows7 RD.zip: Unknown method in Windows7 RD\Windows7.inf
! C:\Documents and Settings\XXX\Desktop\Windows7 RD.zip: Unknown method in Windows7 RD\Windows7_RD_bcdw.ini
Ubuntu
skipping: Windows7 RD/CONFIG_Windows7_RD.CMD `LZMA' method not supported
skipping: Windows7 RD/Windows7.inf `LZMA' method not supported
skipping: Windows7 RD/Windows7_RD_bcdw.ini `LZMA' method not supported
chmod (directory attributes) error: Operation not supported
chmod (directory attributes) error: Operation not supported
warning: cannot set modif./access times for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/files/
Operation not supported
warning: cannot set permissions for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/files/
Operation not supported
warning: set times/attribs failed for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/files/
warning: cannot set modif./access times for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/
Operation not supported
warning: cannot set permissions for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/
Operation not supported
warning: set times/attribs failed for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/
Windows XP
! C:\Documents and Settings\XXX\Desktop\Windows7 RD.zip: Unknown method in Windows7 RD\CONFIG_Windows7_RD.CMD
! C:\Documents and Settings\XXX\Desktop\Windows7 RD.zip: Unknown method in Windows7 RD\Windows7.inf
! C:\Documents and Settings\XXX\Desktop\Windows7 RD.zip: Unknown method in Windows7 RD\Windows7_RD_bcdw.ini
Ubuntu
skipping: Windows7 RD/CONFIG_Windows7_RD.CMD `LZMA' method not supported
skipping: Windows7 RD/Windows7.inf `LZMA' method not supported
skipping: Windows7 RD/Windows7_RD_bcdw.ini `LZMA' method not supported
chmod (directory attributes) error: Operation not supported
chmod (directory attributes) error: Operation not supported
warning: cannot set modif./access times for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/files/
Operation not supported
warning: cannot set permissions for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/files/
Operation not supported
warning: set times/attribs failed for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/files/
warning: cannot set modif./access times for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/
Operation not supported
warning: cannot set permissions for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/
Operation not supported
warning: set times/attribs failed for /home/vmadmin/.gvfs/zenoss on XX.XX.XX.XX/Windows7 RD/Windows7 RD/
#9
Posted 19 November 2009 - 06:16 PM
CONFIG_Windows7_RD.CMD
Windows7.inf
Windows7_RD_bcdw.ini
@echo off cd %~dp0 if exist .\files\sysrcd.dat echo "Windows 7 Recovery Disk is already configured!" & pause & exit if exist .\files\*.iso echo "Extracting the iso image... " & .\files\unisofs *.iso * * & echo & echo "Done!" & pause & exit echo & echo "You need to download Windows 7 and place it in the Windows7 RD\files directory..." & echo & pause & exit pause
Windows7.inf
; Windows 7 Recovery Disk plugin ; Created by cdob for UBCD4Win ; modified by Randy Stafford ( rdsok ) ; re-modified by Philip Stripling ( philip1192 ) [Version] Signature= "$Windows NT$" [PEBuilder] Name="!Multiboot: Windows™ 7 Recovery Disk" Enable=1 help="\" [WinntDirectories] a="BOOT",2 b="SOURCES",2 [Append] BCDW\BCDW.INI,Windows7_RD_bcdw.ini [SourceDisksFiles] files\bootmgr=a,,1 files\boot\BCD=a,,1 files\boot\BOOT.SDI=a,,1 files\sources\BOOT.WIM=b,,1
Windows7_RD_bcdw.ini
\boot\bootmgr ;Windows(tm) 7 Recovery Disk; ^ Launch Windows(tm) 7 Recovery Disk
Page 1 of 1