Jump to content

tomcat78

Member
  • Posts

    16
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by tomcat78

  1. I changed 2 things: 1. In the orginal script there was a loop which extracts all driverpacks that should be integrated. In a later step the MassStorage-Pack was extracted a second time. The problem with that is, that all *.inf, *.exe, *.sys and *.dll are copied to the windows-folder of BartPE in a later step. For the other DPs that makes sence, but for the MassStorageDP I think that doesn't make sence. So I changed, that in the first step all DPs except the MS-DP are extracted. 2. In the original script there were some commands that were added to make special changes when different drivers have the same file name. Because that could change in every release of the DP, I removed those hardcoded changes. Now the script extracts another script from baseDP that contains the current changes. After that the script calls replace.exe and replaces some path-strings with the pathes needed to copy the needed files to the right folder. So it should work with upcoming versions of DPs if Bashrat doesn't change too much. Maybe you should compare the original file with my changed one to see the changes. Greets Tomcat
  2. So many downloads and no comment? Is it working for everbody?
  3. Hi, I made some changes to the autorun9_BTSDrivers.cmd in PEBuilder\plugin\BTSdrivers\driverpack_base\ For me it's working now with the new MassStorage-Driverpack 6.02.1 .. maybe it's helpfull for some of you. Greets Tomcat autorun9_BTSDrivers.cmd
  4. Hi, I try to explain it in english, but I will post the question in german too, because I think Hasi will understand my german much better as my english Ok, also ich würde mich über eine Option freuen, mit der man die seitenweise Ansicht abschalten kann. Ich hab den Scrollbalken an und finde es etwas komisch, dass eine lange Kategorie oben links anfängt, dann in der zweiten Spalte weitergeht und dann auf der nächsten Seite wieder links anfängt. Da die meisten doch inzwischen eine Maus mit Rad haben sollten, ist das scrollen doch recht einfach und übersichtlicher wenn die Kategorie der länge nach von oben bis unten geht, oder? Was meinst du dazu? Ok now in english : I could use a option in WPI to turn off the the view page by page. I have turned on the scrollbar and I think most of us use the scroll-wheel. So I'd like to have all programs of on category in one column and not breaked by the sites. Long categories are breaked after the first page, continue in the second column on the page and then continue in the left column on the second page. What do you thin about that? Greets Tomcat PS: brauchst nicht auf deutsch antworten, lesen kann ich englisch doch recht gut
  5. Try to access the update-page directly through this link WindowsUpdate
  6. Take a look at this guide: $OEM$-Folders in msfn unattended Guide
  7. You should be able to get the regkey that is set when the application is blocked in the firewall. try something like regshot. if you import this key while unattended it should work. Greets
  8. Hi, I use WPI 2.9.8a and it works fine for most things, but I found a little bug. When I use it on a small resolution (800x600) the scrollbar doesn't work. The WPI starts and you can select apps from the first site, but you can't scroll. If you click on the down-arrow you get to the second page, where are the next utils are listed, but you can't get back to the first page. The last things are missing and there is no arrow to get on the third page. Here is a pic to show what I mean: Hope you can help me. I'm not that fit in coding things like that. Thx Tomcat
  9. Did you look at http://unattended.msfn.org/xp/winnt_sif.htm and http://unattended.msfn.org/xp/reference.htm? If you don't get the answer there, you should post your winnt.sif file. maybe you check, if the file is named right on the CD it must be WINNT.SIF .. if you have the name in small letters setup doesn't find the file and starts attended install.
  10. I hope you understand my bad english I created my MultiBootDVD after the instructions on http://flyakite.msfnhosting.com/. The installation of windows works fine, but when I try to use a external driver for SATA in Windows Setup by pressing F6 at the beginning I get a problem. Windows uses the driver from the floppy and I can select the harddisc connected to SATA, but when the driverfiles should be copied to the harddisc, windows can't find them. The problem seems to be that the setup is looking on the DVD for the driver and not on the floppy. Somehow the problem seems to be the different SetupSourcePath = "\SETUP\XPProCorp\" in Txtsetup.sif. Does anyone know this problem? Thx for any help.
  11. I now added Benners Skript to my Autostart I haven't found anything else. Greets
  12. Hi, did anyone solve the problem? I've tried some thing in a VM, but no luck. I've disabled all Services but the dir comes back every restart ;( If tried to monitor the startup with filemon but no luck. The dir seems to be created bevor the RunOnce from registry.
  13. I found out some strange things. The Installation works on a IDE-Harddisc, but not on my IBM-SCSI-Disc. I tried two different SCSI discs. It doesnt work. I tried to use the SCSI-Driver from Adaptec (older then the MS-Driver). At the beginning of the installation I can choose the driver by typing F6. Then the driver from floppy seems to be loaded. After the reboot the setup tries to copy the driver from the disc, but that is not possible. I tried 3 diffrent floppy discs. Non worked. very strange.
  14. Hi, sorry for the bad english I have a problem with my boot-DVD. I have created a boot DVD with the tutorial on http://flyakite.msfnhosting.com/. It works fine in my Vmware. I tested it several times and no problems. But it doesn't work with my own Computer. While installation it says "Can't find ASMS". When I give the path e:\Setup\Xprocorp\i386\ it works. After that there are several errors asking vor .cat files (nt5inf.cat, nt5.cat, sp2.cat ..... ). I can give the path and the Installation continues. Can anybody help me with the problem? Thx
×
×
  • Create New...