Quantcast
Channel: Reboot.pro
Viewing all 6812 articles
Browse latest View live

How to add portable prgm "aaa.exe" to START menu + auto-start?

$
0
0

Sorry for this newbie question.

I have a simple question:

 

Assume I have a completely portable small program in folder

 

D:\foo\bar\base\aaa.exe

 

As far as I understand when I want to add this program to the target installation I have to write/modify a script

for WinBuilder. But how do I do this in detail?

 

1.) How do I add the whole folder D:\foo\bar\base\ to the target's \Programs\ folder?

 

2.) How do I create a link to aaa.exe in Start menu?

 

3.) How do I let aaa.exe auto-start at boot time?

 

Thank you

Peter


UEFI Bootmgr Wipe Ideas

$
0
0

Hi guys!

I'm trying to come up with a way to wipe the MBR/GPT of all the drives within a system booting only to UEFI Secure Boot, without CSM. I know I can change in UEFI the settings and enable CSM but I need it to work this way.

 

I have a USB drive, formatted with FAT32, bootmgr, copied boot and efi folders. Tested it and boots fine in BIOS and UEFI. But now I'm looking for a way to also do a wipe of mbr/gpt of every existing disk in the system.

 

Here's the way i'm thinking:

UEFI -> bootmgr -> wipe command

or something like this

UEFI -> bootmgr -> very small winpe.wim -> wipe command

 

Is there any possibility of running a command via bootmgr, without loading a .wim image, that can kill the partition table?

I would not prefer loading a full wim due the delay of loading the image. Something very similar to what Wonko posted over this thread http://reboot.pro/topic/20677-fast-bootable-alternative-to-dban/#entry194793but something that will work with bootmgr.

 

Thank you

error log Could not load file or assembly 'PGK.Extensions

$
0
0

hI guys what is wrong ?

 

 

ERROR REPORT ( 12/30/2016 08:40:52 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. Das System kann die angegebene Datei nicht finden.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Native VHD Boot on unsupported versions of Windows 7

winpe4 et explorer : pour débutant comme moi.

$
0
0
Bonjour,
 
Ne m'exprimant que difficilement en anglais, même avec un traducteur automatique, je préfère "poster" ici en français.
Ce matin j'ai montré à mes collèges l'écran de winpe4 et du bureau inesthétique. Ils m'ont répondu : "bof, c'est du déjà vu. E c'est pas complet".
J'ai lu sur plusieurs forums ( dont http://www.msfn.org/board/topic/157368-winpe-40-explorerexe/  ) que l'intégration de "windows explorer" n'est pas facile. Et que je ne suis pas le seul a vouloir en savoir un peu plus sur cette difficile cohabitation ( comme allgames71 sur http://reboot.pro/topic/16544-create-a-bootable-winpe-40-usb-drive/page-4#entry162767 ).
Et peu importe le besoin et la raison.
J'ai donc fait comme tant d'autres, généré un winpe4 avec pwershellV3 : 300Mo ! Et avec procmon, je suis parti à la "pêche à l'explorer". Avec les diverses informations obtenues sur le net, j'ai avancé avec une grande lenteur.
Pour le cas de explorer;exe utilisé comme simple gestionnaire de fichiers, j'ai ajouté les clès presque une par une. Je pouvais lancer plusieurs boîte/fenêtre explorer.exe, copier, faire des "drag/drop" entre fenêtre. Mais le rafraîchissement automatique ne fonctionnait pas : il fallait faire F5 chaque fois. Source de perturbation.
Pour le cas de explorer.exe lançant le bureau ( en modifiant ainsi la clé ...winlogonshell=explorer.exe ), le bureau ne se lançait pas.
 
Les 2 cas ont été en partie résolus en supprimant le processus "wallpaperhost.exe" avant de lancer explorer.exe. Mais en partie seulement. Et le beau fond d'écran bleu disparaît : l'écran devient tout noir.
 
Pour le cas de explorer.exe utilisé en simple gestionnaire de fichiers, il n'y a plus besoin de faire F5. Ce qui me suffit comme résolution. Mais il reste des fonctionnalités qui ne fonctionnent pas. Cela dépend des clés et programmes injectés dans winpe. A chacun sa liste. Pour un ensemble complet autant avoir W8 complet.
Pour le cas de explorer.exe lançant le bureau, c'est encore moins complet. Le bureau est tout noir. Il faut faire au moins une moins F5 pour voir la corbeille apparaître; On peut créer des répertoires et des fichiers su le bureau.
Selon les clés et les fichiers injectés, on peut avoir la MMC, MSI, et même WSMAN qui n'est pas proposé avec powershell. Mais là, faut inclure le pilote http.sys. J'ai cherché longtemps avant de trouver sur la partie anglophone de ce site une indication pour inclure le compte système dans divers groupes, ce qui m'a permis d'arriver à faire des invoke-expression et du winrs -r:http//.... dans les deux sens.
Voilà, tout ca pour dire que wallpaperhost.exe est un point délicat qui m'oblige à choisir entre le fond d'écran bleu ou le rafraîchissement automatique. En fait, je ne choisis pas car mon but était de comprendre une méthode "primaire" pour faire évoluer winpe et de faire au moins une fois ce genre de modification sans employer de programmes faits pas d'autres. C'est le plaisir du "fait maison". Comprendre un peu, même pas tout mais juste un peu. BartPe, Winbuilder...c'est un autre monde, le monde des "pros".
Sachant que de gros "cmd" et de gros ".reg" n'apportent rien dans un "post", je m'abstiens de les joindre. D'ailleurs, je ne suis pas au bout, car cela devient un vrai puzzle et l'hiver arrive.
Un dernier mot, pour mettre les 300/400 Mo dans un disque exploitable j'ai opté pour un vhd sur le disque USB interne. Pour un vhd sur un disque USB externe, il faut que je me renseigne sur le chargement des pilotes usb car un tel démarrage échoue sur mon vieux pc. Mais cela oblige à une nouvelle modification de boot.wim ( déjà modifié pour http.sys ).
Je me demande si quelqu'un peut modifier le programme walpaperhost.exe ou au moins expliquer pourquoi il a un tel comportement.
 
Ma question : comme je voudrais utiliser l'option "netsh trace ...", il faut installer le driver ndiscap.sys. Mais pour l'instant je ne trouve pas. Je suppose que c'est possible avec netcfg.exe. Si l'un de vous a une idée...
 
Cordialement;
Noël
 
Ps : mais je ne résiste pas au plaisir de dire que si quelqu'un souhaite consulter les scripts, je les fournirais bien volontiers... "faits maison" ;-))
 
Ps 2 : je tente de mettre les seuls fichiers/clés vraiment utiles. Mais avec explorer.exe, cela grossit toujours.

'CD Shell' and new ISOLINUX module: [SOLVED] "Initial menu has no LABEL entries!"

$
0
0
Hi,

I'm using CD Shell with ISOLINUX (SYSLINUX 3.83) and new MEMDISK.

CD Shell has not been developed for a while (2005?). The official download contains a module for ISOLINUX.

My isolinux.cfg looks like:

DEFAULT MENU.C32

PROMPT 0



LABEL pe21

MENU LABEL ^P)  Boot Custom Windows PE 2.1

KERNEL PE21BOOT.BIN



LABEL pe21.iso

MENU LABEL ^Q)  Boot Custom Windows PE 2.1 ISO with memdisk

KERNEL MEMDISK

APPEND iso initrd=PE21.ISO

When I try to run "isolinux" or "isolinux menu.c32" from CD Shell cmd-line, I received the following:

ISOLINUX 3.07 03/01/2005
Copyright © 1994-2005 H. Peter Anvin
.
Initial menu has no LABEL entries!
boot:

Note the version. I had to remove "LINUX" and "INITRD" (single-line entries) from the isolinux.cfg to avoid other error/warning messages about unknown keywords. This lead me to think that the "LABEL entries" warning is an issue with backward-compatibility. However, I have some doubts!

From the above, if I run a valid boot: command, the screen shows the updated version number, etc.

However, "boot: menu.c32" gives the same warning as above. So, we're now in the new version of ISOLINUX, but still the same error!?

The valid boot entries work from the isolinux cmd-line, and also from the CD Shell Menu and cmd-line. Here is the part of the CD Shell Menu Script that works OK:
Set ActionCmd1_1   = "isolinux PE21BOOT.BIN"

Set ActionCmd1_2   = "isolinux MEMDISK iso initrd=PE21.ISO"

I would like to also have an option to bring up an ISOLINUX Menu.

What can be wrong?

Thanks :dubbio:

Multi-boot tool: OS Boot (and Bootsectors and MBR's)

$
0
0

I happened to find this very nice resource (which I had never seen cited before):
http://goncharov.pp.ru/en/osboot.htm

 

 

This tool set is designed for fast, easy and reliable booting of your operating system or one of the existing OS to PC memory from floppy disks, flash-drives, hard drives from partitions MBR, EBR and GPT including that beyond 2TB limit and with file systems FAT12/16/32, exFAT, NTFS, Minix1/2/3, Ext2/3/4, from CD/DVD-disks with file system ISO-9660 and from ISO-images written to the USB flash-drives (USB-ISO) without installing complicated multistage loaders.

whether it does deliver as it promises (without collateral effects) is to be seen/checked, but the approach is really very, very interesting. :thumbsup:

 

The Author posted it on Osdev, here:
http://forum.osdev.org/viewtopic.php?f=2&t=25116&sid=a1cca77a7b03f45f64b44ee5911c6f07

 

Unfortunately a good half (if not 3/4) of the fun is taken away by the license that - for most of the stuff - is Freeware (which is good) but without source provided and with separation of components not allowed :(.

(while having the asm source files for the MBR's and bootsectors would provide no end of learning).

 

This (or that ) bootsector or piece of MBR code could be very useful for this (or that) project but the need to redistribute the whole package (even if tiny, a .zip file with more than 30 files) and the prohibition to modify them represents IMHO a roadblock.

 

There is seemingly support for (besides Linux and its own mini-kernel) GRUB2, Syslinux and grub4dos (though for now obsolete versions of them) and for windows loaders (again here it will have to be seen how anything post-2013 is compatible).

 

The mksys.exe tool modifies (patches) these second stage loaders replacing the initial loader with its own, so the thingy is essentially "version specific".

 

The mini-kernel, kernel.sys is however fully open source and in itself is very good for people wishing to learn  assembler.

 

:duff:

Wonko

vMount

$
0
0

Posted Image

File Name: vMount
File Submitter: erwan.l
File Submitted: 10 Mar 2014
File Updated: 31 Dec 2016
File Category: Tools

A command line tool to handle VHD files.
Goal is to facilitate batches around VHD operations.

The tool uses MS Virtual Disk API (only under Windows 7).
The tool can also mount ISO files under Windows 8.

Command line is as follows :

vmount createfixed path size(MB)
vmount createdynamic path size(MB)
vmount createchild path parent
vmount attach path
vmount detach \\.\PhysicalDriveX (x32 version does not work here under x64)
vmount detach path_to_vhd
vmount expand path_to_vhd size(MB)
vmount expand path_to_vhd size(MB)
vmount merge path
vmount disks [filter]
vmount partitions [filter]
vmount mount x: \device\harddiskX\partitionX
vmount umount letter
vmount online disk_id
vmount offline disk_id
vmount ro disk_id
vmount rw disk_id
vmount attributes disk_id

Feedback / Requests appreciated.

Regards,
Erwan

Click here to download this file

My error Log

$
0
0

Hello everyone!

I'm new and was trying to use bootx to put multiple ISO's onto one usb drive. I feel I found some really great tools to put on a USB drive using the bootx program. I'm super stoked and excited to get this done, except I ran into a few issues.  Can you guys help me out by telling what this error log means and how I can correct the issue? I selected grub4dos and also tried the recommended syslinux. When choosing to boot this PE I choose the first option on the list, USB iso Image emulation.

I was trying to put a couple antivirus iso's and also something called Gandalfs windows PE. Its a boot disc (for usb) that lets you modify your windows to help fix it (registry, antivirus etc). The original website is called windowsmatters.com

I want to put a few of these on the same USB because there is different versions depending on which windows you're using. 

Below is the error log, thank you all again for you help. It is much appreciated.

ERROR REPORT ( 12/21/2016 21:32:03 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/21/2016 21:41:32 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/21/2016 21:43:55 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/21/2016 21:47:08 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/21/2016 21:48:07 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/21/2016 21:48:58 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/21/2016 22:01:58 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 12/31/2016 16:19:49 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.2.9200.0
.NET Framework version    :4.0.30319.42000
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace               :
   at A.V.D()
   at A.V.D(ImageItemBase , ProcessLog )
   at A.KB.D()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Windows altering (and messing up) my GPT partition table behind the scene

$
0
0
Hi,
 
Lately, I have created an image of an (installed, not installable) esxi hypervisor.
This way I can at will write it to any media (usb key, harddrive ...) and directly boot to an already installed esxi hypervisor without the hassle of installing it each time.
 
So far so good.
 
But when I burn this image under windows (using clonedisk), i could no longer boot it ("no hypervisor found" error) whereas burning under linux (with dd) was OK.
I first thought clonedisk was the issue except that simply inserting a working usb key under windows has the same effect : my usb key would no longer work afterwards.
 
So it appears windows does change the GPT partition entry behind the scene.
Not only does it change some boot flags but it also reshuffles the whole partition table!.
I have attached the before/after 1512 first bytes where the changes occur (change the extension bad to dd or raw).
 
What would be the recommandation to work around this nasty windows behavior?
-prevent windows from mounting drives? i can consider it under a winpe environement but then will I be able to write to the media?
-add an option in clonedisk to leave the media offline when done writing?
-add a flag to the gpt partition table to tell windows to ignore it (does such thing exist)?
 
Note that my scenario involves vmware esxi but this is probably irrelevant the overall question : how can I ensure (in general) that windows will not modify my GPT partition table after I am done writing an image or when I insert such a  media?
 
Any idea/feedback welcome :)
 
Regards,
Erwan

Attached Files

  • Attached File  bad.txt   1.5KB   0 downloads
  • Attached File  good.txt   1.48KB   0 downloads

ImDisk and UrBackup Server

$
0
0

Hi,

 

the latest UrBackup Server version uses ImDisk to mount VHD and compressed VHD files it previously backed up.

 

This works very well, so from me and the (future) users a big thank you!

 

Some potential issues and perhaps things that can be improved (but must not as it already works as is):

 

  • The UrBackup Server installers now bundle ImDisk. Please tell me if I should change something there, or if I should stop bundling it, specifically because it conflicts if the User installs/uninstalls ImDisk separately
  • Specifically bundling would be easier if it had a "proper" installer (like NSIS or MSI). If you need some help I would be glad to
  • It stops ImdiskSvc in order to service the user space named pipe itself. It would be better if there were more than one named pipe so ImdiskSvc can continue to run
  • I am passing the VHD(z) name as hostname, which works, but isn't as you intented probably ;). The ImDisk server code is here btw: https://github.com/uroni/urbackup_backend/blob/dev/fsimageplugin/ImdiskSrv.cpp

If you need help getting a new driver version attestation signed, I'd be able to do that.

 

Thanks!

 

Win7pe and port USB 3

$
0
0

Hello guys,
I have a DVD with WIN7PE SE that works perfectly,

but on the new notebook you do not see me USB ports being in version 3.0

there is the possibility to insert native support to USB 3 to my win7pe without having to resort to specific driver for each notebook?

 

thanks

LiveXP blue screen on new pc

$
0
0

Hello guys,
I have a CD with LiveXP that works perfectly,

but on the new PC does not boot
I get the blue screen saying that my ACPI is not supported

can I edit my LiveXP to fix this problem?

 

thanks

new driver masstorage for windows XP (need fix)

$
0
0

Hi all

http://www79.zippyshare.com/v/JqtYBj2O/file.html

 

this is link for new driver masstorage for windows XP

 

Who can fix the error that occurs during the integration with DPBASE?

this is the error:
dpbase reporting the error:
AutoIT Error
"Line 13227 (File c: \ test \ DPs_BASE.exe);
Error: Subscript Used with non-Array variable.

My error Log

$
0
0

Hello reboot!

Thanks for you help last time. I have a new problem. So I was able to reboot Gandalfs PE. However it had limited capability and no internet, which I have never seen before. When I boot with rufus, it works perfectly, but I want to use xboot, so I can put multiple tools on one USB. I bought a 32 GB flash drive for this purpose.

This is what the error log showed from the limited capability PE. I was wondering what advice you can give me or what adjustments I can make to get this fully functional. I felt this was the appropriate place to post this since I think its a problem with xboot, or the settings I am choosing.

CdUSB.Y or ISO NOT found !
Win10PESE can not mount and access files of your CD/DVD, USB, ISO on drive Y:

Possible Reason and Solutions :
1) You are using UFD (USB Flash Disk) as boot media formatted in NTFS.
---> Use FAT32 with UFD :>    ( Format UFD with FAT32).

2) You are not using .iso boot (You are using RealCD/DVD, BCD BOOTMGR, grub4dos BOOTMGR, etc.).
---> Check that the flag file CdUsb.Y is at the root of your media.
---> Your drive remained to the state "Not Ready" (More than 30 seconds) for a hardware reason.
---> Your drive is not recognised (driver missing or whatever, check if you can see your CD or Usb drive letter on explorer).

3) You are using .iso boot (grub4dos, isolinux, etc.) but you changed the build .iso name or path of your iso (ex: Win10PE_x86.iso, \Images\Win10PE_x64.ISO).

* If you use all from ram (all inside .wim) ignore this warning ;).
+ If you need files in your .iso to access, read following.

A) This feature requires imdisk, else will not work.
---> Be sure you have imdisk on your Win10PESE (Enable at Win10PESE\Tweaks).

B) Change your .iso name to the build .iso name (ex: Win10PE_x86.iso ) and put it to the correct path of your bootdrive.
---> Look for the default build configuration in the internal ini file (X:\Windows\System32\MountPEmedia.ini section IsoInfo/IsoName).
---> Rebuild by giving your personal Iso file name\Subfolder in the plugin Finals\Create ISO.

C) Use Win10PESE.ini to specify your personal .iso file name and location (solution for without rebuilding your project with your custom .isoname/subfolder settings).

3b) You are using .iso boot (grub4dos, isolinux, etc.) but .iso file to mount not accessible.
(= you can not see your Win10PESE iso file with explorer).
---> Driver missing -> add driver for your disk.
---> Some windows settings or software which disables mounting drives at boot -> disable such setting/software.
---------------------------------------------------------------------------------------------------------------
9) Contact http://spam
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------

MountPEmedia.exe : Mount files of your CD/DVD, USB, ISO on drive Y:

Ini File (MountPEmedia.ini) :
  [Settings]
  ProjectName=Win10PESE
  MountDrive=Y:
  SearchFlagFile=Yes
  FlagFileName=CdUSB.Y
  SearchExternalIniFile=Yes
  ExternalIniFileName=Win10PESE.ini
  DesktopWarningLabel=Win10PESE Warning

  [IsoInfo]
  IsoName=Win10PE_x86.ISO

Program Imdisk found in : X:\windows\system32

=====>   Passage : 1
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 2
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 3
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 4
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 5
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 6
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 7
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 8
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 9
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 10
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 11
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 12
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 13
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 14
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 15
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 16
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 17
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 18
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 19
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 20
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 21
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 22
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 23
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 24
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 25
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 26
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 27
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 28
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 29
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

=====>   Passage : 30
DRIVEGETDRIVE(ALL)
Drive C: - READY - Windows
Drive D: - READY - RECOVERY
Drive E: - READY - XBOOT

All drives are ready but without finding CdUSB.Y or the ISO file in the allotted time of 30 seconds ! Exit.


bad-OS-x

$
0
0

Posted Image

File Name: bad-OS-x
File Submitter: hackgoto
File Submitted: 16 Nov 2015
File Category: Boot tools

bad-OS-x是一款“引擎”,我在GRUB2的gfxmenu基础上,修改并增加了“动画引擎”和“声音引擎”,使之能更加酷炫的表现动态启动界面。如果说bad-OS-x强大,那正是得益于GRUB2,我只不过在GRUB2上面表演魔术而已,bad-OS-x引擎是免费开源软件,完全遵守GNU相关协议。

资源中包含:源代码、DEMO包、帮助文档,如果需要视频演示,请去中国的那个下载点。

抱歉!我的英文不是很好,恐怕会解释错误,希望有能力的朋友帮忙翻译一下!本软件是免费开源软件,并无收益,对你的帮助只能深表谢意!

Click here to download this file

Grub4dos Guide/Tutorial

$
0
0
After harassing Jaclaz and ilko countless times over the past few weeks I have finally, with their help, completed a grub4dos guide. Many thanks to Jaclaz and ilko for their input, suggestions and support :cheers: .

Feel free to post any errors or feedback – good or bad. The guide is available here – a downloadable version is also available.

diddy

Updated - 18th July 2008
Guide updated to version 1.1 following feedback from tinybit - see below.

Updated - 19th February 2009
Guide updated to version 1.2

Updated - 22nd April 2009
Guide updated to version 1.3

Updated - 17th May 2009
Guide updated to version 1.4

Make a write protected Windows pendrive

$
0
0

Hey people

 

I have already used my pendrives as bootable windows installation drives and know how to do it.

But now I want to make a bootable windows (8.1) installation "disk" from my flashdrive, and this flashdrive should be write-protected. (it shouldn't be possible to overwrite the partition)

 

Here is the chipgenius report : 

 

 

Description: [E:]USB-Massenspeichergerät(SMI USB DISK)

Device Type:        Mass Storage Device
 
Protocal Version: USB 2.00
Current Speed: High Speed
Max Current: 500mA
 
USB Device ID: VID = 090C PID = 1000
Serial Number: AA00000000004572
 
Device Vendor: PSPlover
Device Name: PSPlover
Device Revision: 1100
 
Manufacturer: SMI
Product Model: USB DISK
Product Revision: 1100
 
Controller Vendor: SMI
Controller Part-Number: SM3257ENAA - ISP 130430-AA-
Flash ID code:      ECD798CE - Samsung K9ABGD8U0B - 1CE/Single Channel [TLC-8K] -> Total Capacity = 4GB

 

It's an older intenso rainbow stick with an SM3257ENAA chip, and I can't remember to see an option in the manufacture tool.

 

I hope someone can give me an useful advise  :) 

Fingerprints for functions inside binary executables?

$
0
0

Hello,

 

I'm looking into ways of creating a fingerprint of an executable file (for e.g. Windows, but could also be Linux/Mac) based on its internal functions.

 

What do you think it would be a good strategy to make this possible?

 

Have some ideas:

1) extract function names (not sure if available)

2) get the code for the function, generate similarity hash of the content

3) other methods?

 

Right now option 2) seems to be on the spot for this task (assuming a plain executable without UPX or anything of the sort). After extracting the assembler code, it should be relatively straightforward to compare different functions to see if they are similar as done already for other binary comparisons.

 

Would you know any library (non-copyleft license) and hopefully running on Java that could extract the assembler snippet for each function or a better approach to this goal?

 

My thanks and happy 2017 ahead!

 

:cheers:

ProductPolicy viewer

$
0
0

Hi,

 

Following a discussion started here, I am releasing this Product Policy viewer.

It can read both an online and offline registry.

It will parse the following key : SYSTEM\CurrentControlSet\Control\ProductOptions\ProductPolicy.

 

What is good for?

Check enabled/disabled features on your windows (depending on which version you  have).

 

UH3CSP8.png

 

I am asking the modos over here if adding a write feature to this tool would be considered as encouraging illegal activities.

Note that I did not check yet is writing to an offline registry is actually an option.

 

Regards,

Erwan

 

 

 

 

Attached Files

Viewing all 6812 articles
Browse latest View live


Latest Images