Jump to content











Photo
- - - - -

2 ramdrives


  • Please log in to reply
16 replies to this topic

#1 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 23 July 2006 - 04:37 AM

I was reading pavel post

http://www.911cd.net...showtopic=17624

2 ramdrives in Reatogo?, Done! Options

edit 2006-07-03: now it works with 1 non-resizeable and 1 resizeable ramdrives, see post #12


Can somebody test it out to see if it can be a usefull implementation into the starndard build.

#2 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 23 July 2006 - 09:35 AM

Hmm... Pavel is using two separate ramdisk drivers? :P

Ove has already made a ramdisk script, but this might be interesting to try out..


I don't actually have much experience with ramdisks, so I've converted his modified plugin to .script and included the AR soft ramdisk driver.

The script part is working fine allowing to select the drive letter, size and volume name.

But the ramdisk driver still doesn't seem to be loaded as a service..

Can anyone check what is wrong?

Thanks! :P

Attached Files



#3 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 23 July 2006 - 10:27 AM

You might want to post something on his post. I think its a great Idea but I coulndt test it properly. Its a good concept from my reading. Thanks for testing.

Maybe Ove can implement something like this in his script.

Pavel would appreciate feed back on his post at the The CD Forum. He might be able to help in fixing the script to make it run as a service.

Again: any feedback? Anybody tested it? Any ideas?

Pavel



#4 CWorks

CWorks

    Newbie

  • .script developer
  • 11 posts
  • Location:In the woods smoking the evidence
  • Interests:Digging holes 6' deep
    making the easy things look hard
    doing the impossible and tell others it is
  •  
    United States

Posted 23 July 2006 - 11:54 AM

just looked at the script
you need to take out B as a choice since it won't work as b: for some reason
and also these are not needed

I posted on 911 that "Security","Security", Enum","0","Root", "Count" and "NextInstance" are not needed
i've taken them all out of my plugins a long time ago

RegWrite,"HKLM",0x3,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Security","Security","01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,\
02,00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,00
,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,\
00,05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20
,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,\
00,00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00
,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00"
RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Enum","0","Root\UNKNOWN\0000"
RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Enum","Count","1"
RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Enum","NextInstance","1"


paraglider even wrote a tool to take the "Security","Security" keys out of the reg hives

Edited by CWorks, 23 July 2006 - 11:58 AM.


#5 CWorks

CWorks

    Newbie

  • .script developer
  • 11 posts
  • Location:In the woods smoking the evidence
  • Interests:Digging holes 6' deep
    making the easy things look hard
    doing the impossible and tell others it is
  •  
    United States

Posted 23 July 2006 - 12:32 PM

hmm i loaded the setupreg.hiv in target and couldn't find the entries

log shows them written but there not

Processing script: Ramdisk by AR Soft

RegHiveLoad - Successfully loaded registry hive from file: [K:\OpenBuilder\Target\i386\setupreg.hiv]
Writing new values on registry hive..
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x2] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Session Manager\Environment] Key: [temp=Z:..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x2] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Session Manager\Environment] Key: [tmp=Z:..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x2] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Session Manager\Environment] Key: [ramdrv=Z:..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [DiskSize=16777216..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}] Key: [Class=MemDev..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}] Key: [=Memory Device..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}] Key: [Icon=-5..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x2] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000] Key: [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\aramdisk.sys..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000] Key: [TypesSupported=7..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000] Key: [ProviderName=AR Soft..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000] Key: [DriverVersion=1.10.0.1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000] Key: [MatchingDeviceId=root\aramdisk..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000] Key: [DriverDesc=AR Soft RAM Disk Driver..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [ConfigFlags=4..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [Driver={1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [Class=MemDev..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [Mfg=AR Soft..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x7] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [HardwareID=root\ramdisk..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [Service=aramdisk..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [DeviceDesc=AR Soft RAM Disk Driver..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000] Key: [Capabilities=0..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000\Control] Key: [ActiveService=aramdisk..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk] Key: [Type=1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk] Key: [Start=1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk] Key: [ErrorControl=1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x2] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk] Key: [ImagePath=system32\DRIVERS\aramdisk.sys..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk] Key: [DisplayName=AR Soft RAM Disk Service..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [DriveLetter=Z:..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [EmulateLocalDisk=1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [BytesPerSector=512..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [SectorsPerTrack=32..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [TracksPerCylinder=2..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [ManualOverride=0..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [SectorsPerCluster=4..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [BootSignature=41..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [VolumeID=2147483647..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [RootDirEntries=512..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters] Key: [VolumeName=RAMDISK..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x3] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Security] Key: [Security=01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,00,1c,0
0,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,00,00,02,00,
6
0,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,00,
0
0,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,00,14,00,
8
d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,00,18,00,fd,01,02,00,01,02,00,
0
0,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,
0
0,00,00,00,00,05,12,00,00,00..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Enum] Key: [0=Root\UNKNOWN\0000..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Enum] Key: [Count=1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x4] Section: [Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Enum] Key: [NextInstance=1..]
RegWrite - Successfully wrote REG key in root key: [HKLM] Type: [0x1] Section: [Tmp_setupreg_hiv\ControlSet001\Services\splitter\Enum] Key: [0=SW\{2f412ab5-ed3a-4590-ab24-b0ce2aa77d3c}\{9B365890-165F-11D0-A195-0020AFD156E4}..]
RegHiveUnLoad - Successfully unloaded registry hive: [Tmp_setupreg_hiv]
Copying files..
ExtractFile - Sucessfully extracted file: [aramdisk.sys] to path: [K:\OpenBuilder\Target\I386\system32\drivers]
Processing time: 578 miliseconds
Finished processing script: Ramdisk by AR Soft


Edited by CWorks, 23 July 2006 - 12:38 PM.


#6 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 23 July 2006 - 12:39 PM

This is the modified script.

CWorks, can you take a look to see if everything is removed like you mentioned?

Thanks! :P


EDIT: this script is still not working, cworks mentioned that the keys aren't well written? :P



[Main]

Selected=True

Title=Ramdisk by AR Soft

Description=This script will add a RAM disk based on the driver ramdrive.sys by AR Soft

Author=AR Soft

Version=1

Date=2006-07-23

Credits=Based on a plugin created by Dan Pye, later modified by Pavel Kriz and to all of those who support free software.



[Process]

RegHiveLoad,Tmp_setupreg_hiv,%TargetDir%\i386\setupreg.hiv

Echo,Writing new values on registry hive..

RegWrite,"HKLM",0x2,"Tmp_setupreg_hiv\ControlSet001\Control\Session Manager\Environment","temp","%pScrollBox1%"

RegWrite,"HKLM",0x2,"Tmp_setupreg_hiv\ControlSet001\Control\Session Manager\Environment","tmp","%pScrollBox1%"

RegWrite,"HKLM",0x2,"Tmp_setupreg_hiv\ControlSet001\Control\Session Manager\Environment","ramdrv","%pScrollBox1%"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","DiskSize","%pNumberBox1%"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}","Class","MemDev"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}","","Memory Device"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}","Icon","-5"

RegWrite,"HKLM",0x2,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\aramdisk.sys"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000","TypesSupported","7"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000","ProviderName","AR Soft"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000","DriverVersion","1.10.0.1"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000","MatchingDeviceId","root\aramdisk"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Class\{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000","DriverDesc","AR Soft RAM Disk Driver"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","ConfigFlags","4"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","Driver","{1EFCBBB4-8750-46D8-A754-92D9911DD587}\0000"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","Class","MemDev"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","Mfg","AR Soft"

RegWrite,"HKLM",0x7,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","HardwareID","root\ramdisk"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","Service","aramdisk"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","DeviceDesc","AR Soft RAM Disk Driver"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000","Capabilities","0"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Enum\Root\UNKNOWN\0000\Control","ActiveService","aramdisk"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk","Type","1"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk","Start","1"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk","ErrorControl","1"

RegWrite,"HKLM",0x2,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk","ImagePath","system32\DRIVERS\aramdisk.sys"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk","DisplayName","AR Soft RAM Disk Service"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","DriveLetter","%pScrollBox1%"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","EmulateLocalDisk","1"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","BytesPerSector","512"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","SectorsPerTrack","32"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","TracksPerCylinder","2"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","ManualOverride","0"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","SectorsPerCluster","4"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","BootSignature","41"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","VolumeID","2147483647"

RegWrite,"HKLM",0x4,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","RootDirEntries","512"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Services\aramdisk\Parameters","VolumeName","%pTextBox1%"

RegWrite,"HKLM",0x1,"Tmp_setupreg_hiv\ControlSet001\Services\splitter\Enum","0","SW\{2f412ab5-ed3a-4590-ab24-b0ce2aa77d3c}\{9B365890-165F-11D0-A195-0020AFD156E4}"

RegHiveUnLoad,Tmp_setupreg_hiv

Echo,Copying files..

ExtractFile,"%ScriptFile%","Folder","aramdisk.sys","%TargetDir%\I386\system32\drivers"



[Interface]

pTextFile1=license.txt,1,6,27,163,423,120

pWebLabel1="AR soft homepage",1,10,369,289,93,18,http://www.arsoft-online.com/index.php?option=com_frontpage&Itemid=1

pTextLabel1="Freeware RAM Disk for Windows NT based systems.",1,1,15,7,300,36,10,Normal

pTextBox1="Volume name",1,0,30,70,200,18,RAMDISK

pScrollBox1=T:,1,4,267,70,100,21,A:,C:,D:,E:,F:,G:,H:,I:,J:,K:,L:,M:,N:,O:,P:,Q:,R:,S:,T:,U:,V:,W:,X:,Y:,Z:

pTextLabel2="Drive letter (recommended Z:)",1,1,270,52,153,18,8,Normal

pNumberBox1=pNumberBox1,1,2,129,112,99,24,33554432,0,134217728,16777216

pTextLabel3="Disk size (in bytes)",1,1,33,112,93,21,8,Normal



[EncodedFile-InterfaceEncoded-license.txt]

lines=0

0=eJx1VNtu2zgQfRegfxj0WWt0C+wHcGMlEdaXQNIim0daGstsacogKbv++z1DualToE8iNTPnzOVwVE

3NuI+0Mh27wKQGz3xkF/Msz6o9XceJ+pHcGEmLieJI2l1p3FM84Mb+GOaLCT9ACjE5hOWZxBkXora2oN6E6M1uikyjpwlsKSqA/6I9L4Syfa4aaraP7auqy4LUZklqtSL18LBdv6jNW7V5osdqVTYFLVWrksNatWVdqVVT5BmiaFk1bV39/W9bLumTaqhqPiW/16p9ps2WAF2rTVuVDW0fYXmjf6rNEsGvz2X7XNZU/vdSlw2sNVXrl1VVLheUEgPyw0pVa/gg8obzRnn2sN00bdWCsgEgIbgEgVrRi6pb8QUuqae6LNcwzJXe104479HedN6jO250f3Tj8ci+M9pKsx

Z0G8fJaocx5Jl00ES6c+tGF3UXSd2mql1PA+N77/TOmWd2HtiC3oDbAdbz3ZDixwxnduM6O/Wz8R1g1obIhi4mHpI0Po5VoN61JdWKC5I6WQYTBBJny01XP113HC/MLs/k90n7aBiCczPFtPvKKPeoI4RYpHJR5QAPOYbpxD5wL1dr82xEjBfpnbwRAboe5ghP44ZQ0Gny3UEHEac

Yip9FJbg8095rN8x/FkS/1BQOIEG6NIxn9o572l1TllZf5Ink2RMeC94OQsvvaGIwZ6avkzehN100qEmSPrObZgkI3FxZwFysjkgT

M8MDjL9hNg4tnfycr2BosmOH1vZiutEXwBCzDBN6CYIAzDB1h99kkyaoQOHNcIjpucsK+GZcwv0ok8vB

A

EhO8vb5+8lzCPYK0gHdu6Vyvy2SL5IwqPGaSPlHd3BHNPszotLe6QGDrt7kPcv2qK+JygOjIMtaFtBx7

M

0epUZwBrQOvzyfRQ15xm4wjkUvPYsCjeW0m3QIfNzZtJw6zwiCgzdnNB6Duoz+W6Ad0KGE8ZeqF5RaNK

d

V0J9/kYLGLH35/PnL/9AOztt4nOPOyUxOzStO1SupKGEYBSMOJLFC6LdM2OWtLn+zYWACAL+dCBS/K0siAQAAAAIAAAAnAAAA7QIAAAAAAAABAAAAAAAAAAAAAAA



[InterfaceEncoded]

license.txt=824,1099



[EncodedFolders]

Folder



[Folder]

aramdisk.sys=6311,8419

ramdisk.inf=1535,2047



[EncodedFile-Folder-aramdisk.sys]

lines=2

0=eJzVOn9YU1eWNyRIlGhiFRtbWmNLWzo6DDUoYB4rMXmBFAiBQMAWBYTEJIaEhhfEVlqciPX5zEx3Vm

c73XbWzqfzdev8cHY6mnatDdYl1KGOWqfjjH79aMevg8I3w1RXmZbx7Tk3CQK2O/PH7h/7+M79cc6555577q9zbqh44gUiJYTIAESRkAiJf8Xkb38DAPOWvDWPvDH7/aURSfn7S2tc7g5Ne8C/KdDcpmlp9vn8nGajQxMI+jRun8ZYadO0+VsdOXPnzslKyHjq3nsvrHw6KNwGTrgPcu86p7AK8pZAh5AH

efM6ltar3S0u5Jupi5UlpFySRna+UcskcUNkniRdMovsvw8q8gQSykMphDTdhRUJ0UCKkDoF8OvJjvPt

S

ZcAF4lbSIW5KpFPZvS7DHKz0W4PEFIvu9NW+x8mhANBqgWEZP4dtk1+qOeB/4Gewzm6ONRXGdc3mU/9YHyunEBrM9dMiFoSl6mRJG1w+ysmpDQnzkb2okzQdX8in8E3YNWXsFi+CHbVLIQ+E/mMfpvMFnMNlnPRsGCj4kQ+g++TnEBHoIXEbYc2bErkM/pdmxNweP3AeE4St+lQIp/Jlyw3ECNxkE7iJi2QN5Bq0kzaSCvUO8hmoFuhHqA4B+EAAoDHjwVMkHiBgthy4of2zVA3TraMy/ZDbWoPHYAlpFYY3T4ahYLNXuci90mIGJSLGXvukhBhjA8Oh56VS4JzIgWERK/sgckKs+ddQykSYhUzdgGP50FtdF347WJRFK8dCrPXPTK+1wWVeu1Frcj3eqHI93KQ2sK9yFQSrrhss/LrL/NvG6Ea6y2FlEglhH+lHHlfsdK0hqb1lKMJUjA7ifW2QkmNvOF2KImdMhfOuJixAxTpjXanaaM8e31EKr

DXde9yqUIMaqXhiombF+6NVoWG7rOFomku3CFWGITVdRga07H2QHPdu8o9PwaSwE54lq8T2rPF4LA2Kt

y

CQZms1uGMu5Ck8Kh5kxxY+FmeOR5J2KRyVTe3ea38BoWYsQ0txk4gZkVP6X0aKIdKM1ViZ5NHImZ00T5

4

Uy7nE0xN/Ppxnh0NP7sclR19ExRJ0fXxFWNbpDw7JphybVJ23GYTg2NgZS7eMo2by6sFdkzCjgtrHmVHdV9woMm4z

tQUOAaCCpdwGZ4Um5gvZrSjImkCbRQcKdyQG1Tb8IOxeiQuCUmLeiTDL6UTMrJUDE4Mp2XAlgOlH/PkTFF052ugVDDtnZdg3keeFopwrsPsoIuR4tT/Bo0SZi9ByRljL8mIM7bzh7jDiVNgB8PH8RRw8mnQwFonZnhp20tYdNHieSy2oprjui+2ZYpBRciSLQFl

xIzDCTvJgsp35kHfqGEBLLuR+QI7HCuW4/kGlu1pynxOiDVuePK9E3KS09Dua89pwZUcGlULFXKbsF5hF57KrhMMTXxwgmcVu4sl1mE77GeP2tUKMn

Dq1LMkBJYiOy5mHKC6aKO68e6MFeeEX/LPqHlDppixH/BXluGyqFB4ZE8oj5glulPKb58CJZQ73oF02QBXauYKzVy2Wdn7CSBCzyqkyh3/CSVY/gaUgvISkn6NuwymYXgURF75ANe0SYE32hU0GFp0GCb8ZVSmo8mTtk74IGy6JIxfO9jTJCUwFiE4ERrOC

leAITLvB1PwpZr+YumQYJGJGS/SIWwXYX5IUKWNWq1JeXtxd4jb0qAvtF6oJZPA+K7gZuJNipHloSupnMbMzQldmR98gLcrRu6BQaQoe3W

4++JtRrAxntQwpJChKeuW4UHoVPgg2a1HDcMCO76AteS0DArGLJld4LIUdUJXtj30nCI1qBEzfgQ8IWc

m

eccO0wvGOc0/q47bR4iN3B2n3zI9GDI1ZdnFLTCy1wDRuAEEojyhJksuFGffWvtgaG1TllCaGDlQPfAnclkLxYwmQEQW

gfQTCtoGu79Rki3h5oafp4YWMwawu+dfo8ff10/S44OTWsVf2+zCluXai703uEeFWYCTCx8JY703gp8BZp5dzIgCK2THsMVFLjX0IBk5LZTkbuiNPknbC8/J1veKXBqs7wiqLT70BmSDNqEhS46mUNUJz2SHnOrkCIVKmfBhfAixEgXeNx51KKayQ/tBwMXP447EeRxqkhPb8NdgWsDCMGJztbWxwtJoq9FX1zQaWbvZwCZxVbVs9brGarai0s4mSUnaDOwk3q

C3GNjyGeTJPiqtM+XE+5hGmSlrOnFauzgWeivX15grLbaZdLOlhq026e/oz6C36teay801ZvaONtWsrbK22oCEL8VDoarWDANkLTUzeRL61LD1NVPGYTKXgxpfIWDSnnpjo6HSYjK

XTLarqzbXsElkAsc+zhqmyraxNY3llYayGeM2Tq9bLUkL4kTX3GHHtbU2sJWpsrqC2nGK/ESrWhu4P42WyhqzyWyYyWOrrbZWm21sfNb15dNll7MlesOdXdT6Nvv8W3wa4M3O7Xqo61GiPALbLDSuV

j6PR6OY1fstODYiqtlw5p0DRCQLS+iCR4qxdBxL9Vh6A0scll7H0i4s7cfSASx9F0tRLO3B0hCWvomlc

S

iNPBNZOAcyLrIcs7aIFTNnxItZY+QFzOojBzCrikQwezwygJkhcgEzJjKM2cqIHNzmkZxINmaPRMox00

R

aMVtstx6PLoBtuCudbvszuAlPKoT+DSdk5KeAexPgXYD3AX4D8DG2AvgvABFgNphBBXA3wP0ADwEEAJY

D

aAFWA+gBSgEqAewA6wFaATYD5DRAcNLq7tgcv92qBFYOXhp4J0I3+CKuJxI32WfAWmfVXuTZifhd1guO

k

LxbvbQRb59f8SXJA5aVX7mKF2hJ05uy0jQiWBW6s8rnP6LX2c8g3Q7UNCj/Fe+JqwuVO/bQgorr2n71Ujpy/Z5yyfIgQkjffnUiDe6uGJ5amicL62UdaccfRH9hM7gwQqWip2v1KuW+aE/zYtLTfA/AveTWQJb0VnSXXi2YWkPNMsJL0Bti5cvOgW7aG7xezlcpYnoVXjr8UwtHlgqdDTc/uvfG9k9/gILvCnXJVcpvHqVjUAj10IQOcIuab0xc1x51HXUk6FXUn7iKtl+Vw3C5szC+LtCc2351vOwhwi2GOkRg

3JuhqzLuDUx+elyF/bwe6pKpO+Z4NHQ8T468BKPRnovp5Qrs2dR0s7NVe+5mpwsTb1J9XsJXyQSTF5xEvUIwuXi9CkbJ6xc+e

aUWzmxQXdKhOD4XBGovXmEBA+PdknkFr9mZ80wnGp0YvLrg4pRwGXhtoysRM6h3SMAvSgzW9ST65CUq1

+/mxb0ZRcKbgVure1GyEd+RWAFXFqMz09EkmGRJtQWLQjog9AkWFbhCsDIWnEpSdKeCOXcwmlQLTsA6A8Z

JtgG+dkL5/L9Q0/xdYp8LCCWtpb3g5LkFg+xG8axU8NaLFSMq7XseVVWVR1IFV/Qluo6DaRHqgrLKI4vA5QhdlfIVcm7B49yskENORjKrrHD9SsGNkVcJlblSiwKbXkjsU7qkOtAJG5kXQc

NT38egFsZuO2XUdVHMWC8NXxFrsRA7OYgPMBhlbYLUQTHeeBwVGi2o88xbp42Guwes1w6B/zVgdXlgMXskMfbMN6EQYwdpKMOeVy2EIyIRuTR2z4mlIgJdrPfgbKGyFr6KKJtde0PXX6fcUQAzV8jKl

c9/AwtBzc9zd62Xdyp2r9f0vJse/X0K1ITubN2tzuyQuLBzlmdhI9+d3St2LhbYLDHv8DDEbGSXceVoygWT7mbgKrBj8BMEf2kiYekVUeqhg

q8rBNV8qUKoUMGZUqrSXeMeESxNu+dr6iW7VIJdzVsX8vXq3fN7Pp/HpfZ8rgxmCGYFX5o5ourRkJ4mcEzrkYGvzxRqNboPOh8WTvV9nOLkS1O070H13jAcYOszhUxBz98f6pf

pTgXGtBdHZE6+PiWs2LccdNB94eS7AFE6q5NRHj0rPQNG+IIPajpzlEfKV44K3VnCb/uupAh5R4XPrx0Ufhn6WHrtgBDUUKr0rEkXzAbuwDlYDOMwusMSOrFZZJDuLhh4mB1PRLDKo+x4cTFafQ

dMzen7CfkUQL4EYn2AVQAmgA0ATwPsAfghwHGASwDXAR

1=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

B

ZakAMaZmgLTo0+BNa48WpxiTb74A4nXywALgS9Jxlyb4Rqij/eAr8NNGmZ/ZB2e8xdR7I1us0Q0cD/ETO23FDCzpgLeVBz5FJZ7bCc+sWpmIdIIG1EwqWN0MR9OQyIufCKHUrHMLsX2efUgRhtt3EC36KDi/tv+3AMP3Pm7X/L7/+Crz5aY/XqOa25xGR2d7hZHjT+e2wC1mSwFqiHgaOYctq1tG/1ed0u52weu019Tqjmvvr3d4Wut9blb/K3AH3D7NtX44zkhd0uBw+Bv3zqNTkhdSkWbNeDf6ND7Wsv9LZutzZscHUSGWni9/hboqaLVC34M25WsW/1+b52bc9U0byJlwGf2uTl3s9f9tKPa0ebvdKAUtouQeyd1jY+AkL2oQ1XQEdha7djk7uACW+3N3iB0R1

qRgoJmaKcHGSUOzhhwdzoClRs9jhaO7eIcvg6330fIZqBWO7yO5o7pXd+VUuaoa3ZzJn/ABmK8jnhLshf4nYZmrzcuj5yQlDlua892Onwc2Ud5/G3tXgcHUp8C9ThCJgjYo+WpoDswvadoitU/RSA5BXWYqQBncXRxVv8WR8AcaCd/gX5sDi7eAXkIejA6UHzSLtkUc3vO4WoCjCngoLZ3wAzV+ryTc1MCc4E0nAdCHpmUNn1FeL7MNjDHaBec

nRdlHe1gY85JJFPm+ssNvVfW5mhDGaQSdKlobkdZjlaqjq3d0eJ2bjWA8qD3T2RbWjpa2iFE+BnOaI27

D

RYwpia3w9vaQbpAd9vWDs7RFieBoGbKRS6CjejSuE0m5SgDh6oHPRJL4heIm7HGp5DJP8Jo6gJuzsEGA

v

5AuX8T64N1BnHmlFFOJ/k4f8fmgM+b4+hyfPm5cftLIemE/p7fg5dgAeTT6fH/pbB+Bd71JfjZsjuQFJ8GeDwBrQ8TUjqFMgTnhFd6u+6V5hGMfmykEVIWYg0bxBmVEBs1Qm4hJijj97bs

T7dQbkrivz2SeTL+xyAcxaZN6WswBVvYEhGRD+IfE+ReGmH5iBPiIjjHKE8uyQMopPlGSOHso6MwAE8b

j

ckwrsKIKhfi/CS+ncZPW6fFcXoYgQb69IN8/L+PdpIF/Ml+jTQua6H6tAPdDXy+Ke3ikZZmMjrVTIl7A1Bz0lhQQ+oSMaWfbAE+DVkBeuVSvb9GUqf0Z09E0Lf7e

YzkUG5C518BvGY6NuTz0Ujw9mgC0/4XIwfSrdQGdrIY2mEcvom2QGu0Ay1AY0wXHfedOA35N4Dp9klq/hjVJ5va/LbceDyN0WgbfRXYnIhpi6nelQnZ7oTeyTH7/qb+GtqPNWHZ+MvBWoiDsX0rwZh5foLuh3qQxuBfPcd3zhp+OXQepsuYORtT5yKukw1shjG/m45oqk5GSrdTO9y5igmsMnSY4hbzQR/xF5Hb8z5bdlgW35l0d0YREmcAsfg5jcPnD25yaeCg9Ae2apo7m93e5o1eh4bzazrwQtBA8KAx4mv93Dk

zd/sQQIvWq+W1L2h/q03NW5xXn/f9vGN5N/IeWelYuW3ljpWRle+uPL3y8srKVU+sCqw6tuoPq+bm35efn783/wf5/fmX8j/Nv5l/d0F2QVlBfUGoYHfBTwp+UfC7gj8WXCuYKDikO6x7S3dSd1p3QfeJblR3Q0eYOcx8Rs0sYR5mvs7kMTpm

LWNmrEwds4FxMF4myDzNbGe+xXyH+S7zEvN95gfMD5nXmZ8w/84cYd5ijjMnmH7mFHOaOcd8yPyO+Yj5hPmUucr8kVlc9HBRUdHSf/j6P8xbc9+a7DVr1vxxDb7oof/2aG5V7vrcI7nv5L6f+0HuR7l/zq1/bNWK6hU92h3aXdo9MPK92he1FXnr8lrynsp7Me/HeQdX3ViVmr8w/+F8f/4/5/88P1TwrwX/UfAbGJOycFlhSWFL4XOFkcK+wvcLf1/4vdWv

2=rn5J93PdMd0S5htME+NjtjG7GXXRkqK6omDRt4u+W/Rq0aGi40UDRb8q+rBopv3/Lz/L2sfoAsU3V3o3rG6IX7IdyZ9vGras2Nzg3+hxBhwNbm3BqobqxM867a0byX8DtiaDb3ic40ksSsxNySz

O1iuuLGYYBSMN7NeA0NES2OXPTj46h4EJAKMfCQN5ENMqAQAAAAIAAAAoAAAAWxgAAAAAAAABAAAAAAA

A

AAAAAAA



[EncodedFile-AuthorEncoded-authorlogo.jpg]

lines=1

0=eJyllmtUU1cWx294P1TeUIKQpYiooKlKRCnkjoOKSDG1KFFQolXLqxitIlcJuaUIAXmt6ghT6IAICF

YprfJQiMSQkKiU8hKQoJLcVKRCJvc6CEcSbibOzOp8mQ+zZvb5dNb+r73Wb+1z9n8bnhqUkP2uHeE7IA

q

FAh02HsgwBoW+v/1f8b7I/1uDYngAOVhBH0IfmlKWQyYOFFMHikEK0SCIYv5PAfSvoJiYmplbWFpZ29gaBc32kAnF1NTEzNTc3MzMm

M0w5iEzB3PHZeu3WjjtOWK5/JTzhsxvqqy8//iT2OXTfnzFxs++/NraxtXtA3eqz0rfVavXBDA2BW7eEhS6bfuOsJ3hu6L27otm7z8Qc/TY8c/jExKTTp9JPZuGnDufdSE7R5Cbd/HS5T9dKSn987dl16praq/X1d/4/vadpuaW1rv32jol0i6Z/OGjxwODT4aGR56OKlSY+teXE68mf3tNvPnbzNvZOfBu/j0XBTL9Hf0/cjkYuUzMzEzNLN9zUUzS3gsczMyXrbdw3LrH8sgpp+UbMq2c//hN1U9ia++Nn+Iun33Zb+O6IkDlQ7xH+wfZfwf29f9E9jvYv7kU0CJTirF5pg4QDJHkqmvCbjVdxsrh3N

FK6K76I0CCjdHM9B/hkYXNE/cb42KTggo0zOr60YSyJVlXJ4N8SuowlhvS3fVixZOZYmvE6UGF4wCjl4rMycomspS9FglB2oupz7133o

+sKU9ZcTml9diloZYXeT43uYdDNv3IY2GNtsA3tIOAC/ThV0GYJCZ+VNQkDMUyjrL6AkJgTWvJfEblWHNKNDbQOahJmzvbsulFhpSf8bLnflPsRFkA9xGnaBzfw8

olV+cruwzQ9NbryBoD9ID0iaAt1X8MqnTb9CvBaE0Kfmyq5tlTXiDuK16INkDK+OJp3jnskGXUUHAkSj

j

J2DjCVYn03jHx2RMgjbBjEyWiVLz8zRxWmjUznsfxFB7RhfFCB27po4jWrqDIlq8q4CFN9iDgil1PJrq

d

T+s0QDmXkt4k2+HjqjhBQ4ItFsulTKa14IEXtcIDhId05LwBytejapHnLuy7l4+bdkWXlwZ8cS9KSPdg

H

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

M

lWzUuxvtnAtimSsFXV6bSMndEYZdkyesCyUdjD88jXT0jN1vBHVTBWaiLQwtiOaYCY3NsRoXa7NF+CWk

m

nQZyRSuNxouU7RQ+5bh8mOxYfTvIHlqa3ic40ssLcnIL8rJT8/XyypIZxgFIwvc5YHQV7ixy+tKz29nYAIAeA

1=YI+o1YU4cBAAAAAgAAACoAAADUCwAAAAAAAAEAAAAAAAAAAAAAAA



[AuthorEncoded]

authorlogo.jpg=3106,4144



[EncodedFile-Folder-ramdisk.inf]

lines=0

0=eJy1V1tv4jgUfq/U/2BFg7QrEeSEcNuqu+KSatAMDAuzHWk3+2ASh1ob4shOaJnR/Pc9TgIJBTpAOxFS7HP5fK4+4QZ1g5iKkMR0SpYek//VWOhfX92giY16CQs8KtCqjqIgWegsRMPxHfJZQJHPBepO0Yz7Mco1lVZfUIDy0HyNBiREkzVV1BH3mM+

AbGLc1HFLx3UlMSErGqAPgn1VQgiJ3AK5lkj/HZHSvookFSvmUhSSJd1IlqVuUGWz9AQDYBqDY5UMOeQxYqEbJB5F2gbWjQIN6SkvpNSjXiZbiekyqlTh

HS0riIQeqigNsYKNoGBHvOP8xpSQP8IRMqbEQ9xHf5aZ11fXV//cUyEZD/+9vpqxBQQ8EfQWae++sNDjjxKNP7/TUrmJnccdJMfg7K32LM4gZodkHtBb4/rqPQ2iPYla/BRnYLNYsHAhAaoLvAHwBio4H9Pg3Gp//5aL8US4VLHlHWRXyassS6ecg1urWjUycRon0ZQual3PgxdI4yezirQ+D2PBA2BjbDj5zplRqRxHIxKSB

RWOHa6Y4OGShrEGSirc6l05YGFFex30y8g3COxHWXIRLVTRigimAlyr1dAvtniEwn8gUbT+49dXmZOd9

J

JFyqacg2bsK4UWASUK3LS5Hki4oCh+oGBhkFBVZ2oD8GKNAibTzqMBVGLMU45HJRNAlIBVU/D4ydqzfpZ1VpFsZ3uq1KqaMkbZAnbjJwwdrJ7M1HsSMC81VKreUKS6iZZ0IWs7sjeoaRVkqyB3mgW5WZ

ANs13Q2yV6p4TuFnSzUeAYuKDX28WxRruw/GABYwiMaqJH8MQZMVdwCTsn70+nnwgBgc672LGfooALyHGe82HocweXHtokENqYCDjpPZE9SsNpEqb1b

BwtoH5ApHS+GfZdv9frWXq71cC61Ry09W6rYekdc9DpGMZg0Gi3vkNqUnF4j+hyQFdvi53BcigsgIbye

F

v0octDeOmNHzT4ObBp+AHUXkGeRpAW6EF1mwGpMltDcyynnMcVJ1vXTWfIP/LFSC5qXhDcHBZJ+1Ps3oPa4TZ6jcmf1xGVsySKuIAezjote1pvF/bNYRPBVwzmixousM1nxxvmd3NQFry8Y2Bv1AxcwzXjJxw1IrH7AJMuq9UhhFATkMlt3n6adwMq3SKIaN

odofT2zrhHSsUOk6WjKs35a/xh/OnLeIMJYj5b3AVkIctFYB22/ihMfnhVO8ejM8846e45qj3yF89Kr3W68nsiPHVLDwebNL+c5aNA+eSD1Q/q5Hik03p74yIgEZmzgMWM7lQB3kypU3AcuNpUNZ3l0KYflC9uDLYfDNCR+XnCh0V+05WdMk5XTYfphbq

2EFxsvXsGsT9+DkEMlzBPJiR+gLXczofp8N6ezvbnw37ID2FClUQBWe/exEX9bMJ/IuCz77bi01JNwKNf12d/ENrLJIA/eR+5S4JB6sdOPC/C7K1jKidUzKgbc1EgmlnVn42X4SjEz4K4ZRPNywBTGIXXXwfwRUhF2WvzIkj4l5CQ4BPcEALG8V6nv8L

nfpDIeNdE67K0wA2x/bdaDmLnIrh7HiTL9NoGpJafPRchqatrwIQNKju3ZF4vZzdLZlneh9B/g+HsQ9od9ROQIPCJYPE6y0G+dEDbqGJcNaxqG1c7WK2zX8ct1sDdruslGWym3EzSSNFKrPZG0fcVF/u5WHbizu8ZJYUFtGa2tZ7L57Beqmgeh21UDTNfl20z2oesMg+om6WtiQuZLVpmSfsES/B8z4t27kWeBfNkS+olmb3jcttKvp8Sn9NLUk1lKCKcF/juh8GpfZKD9HkSXjQtNwBj+hQPQxmT0N2f2C94AxONqelS9mb2xflm+pZhknlDp16d6Fajg3UyNy19jl

1qEtJqeXX3u/Ot06s3G21gGs3GnQ6fqFjvGp2Grnq7ezcwGk3b+q79Dx9QNh94nOMuSsxNySzO1svMS2MYBSMO7BCB0F

tYscv//XlVlYEJAJP6CNm/GXG2AQAAAAIAAAAnAAAAtAUAAAAAAAABAAAAAAAAAAAAAAA


#7 CWorks

CWorks

    Newbie

  • .script developer
  • 11 posts
  • Location:In the woods smoking the evidence
  • Interests:Digging holes 6' deep
    making the easy things look hard
    doing the impossible and tell others it is
  •  
    United States

Posted 23 July 2006 - 01:02 PM

I looked at the script and it seems fine

also while testing i didn't feel like rebuilding a complete target so i made this test project that just creates the folders and empty reg hives

just drop what you want to test here and check target to see if it all worked
Attached File  test.zip   9.02KB   432 downloads

dropped this and explorer into it and exporer entries are added but files aren't
just the oposite is happening for this

oops my bad
forgot to change source path :P
now explorer's files are added too

Edited by CWorks, 23 July 2006 - 01:12 PM.


#8 CWorks

CWorks

    Newbie

  • .script developer
  • 11 posts
  • Location:In the woods smoking the evidence
  • Interests:Digging holes 6' deep
    making the easy things look hard
    doing the impossible and tell others it is
  •  
    United States

Posted 23 July 2006 - 01:17 PM

here's your problem :P
note the path
RegHiveLoad,Tmp_setupreg_hiv,%TargetDir%\i386\setupreg.hiv

works fine now that reg entries are added
hmm and no errors reported for not finding %TargetDir%\i386\setupreg.hiv

ok my good deed for the day is done now it's time for bed :P :P

#9 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 23 July 2006 - 02:32 PM

Have a nice sleep..

Unfortunately, I still don't understand very well where the problem is located,

%TargetDir%\i386\setupreg.hiv is always created on your registry files as supposed..

[variables]
%hiveREG%=reg-setup.reg
%hive%=setupreg.hiv
%WorkHive%=reg-setup
%hivedir%=%TargetDir%\i386\system32

[process-runhive]
echo,"Creating a new %hive% hive.."
extractfile,%scriptfile%,Hives,%hiveREG%,%hivedir%
if,NotExistFile,%hivedir%\%hiveREG%,exit,"%hiveREG% was not found!"
FileCreateBlank,%hivedir%\%hive%
if,NotExistFile,%hivedir%\%hive%,exit,"File [%hivedir%\%hive%] was not found!"
RegHiveLoad,"%WorkHive%","%hivedir%\%hive%"
ShellExecute,"hide","reg.exe","import #$q%hivedir%\%hiveREG%#$q"
RegHiveUnLoad,"%WorkHive%"
FileDelete,"%hivedir%\%hiveREG%"



All registry files should have been written like we see in the other scripts,
will surely look deeper into this..

Thanks for the help.. :P

#10 CWorks

CWorks

    Newbie

  • .script developer
  • 11 posts
  • Location:In the woods smoking the evidence
  • Interests:Digging holes 6' deep
    making the easy things look hard
    doing the impossible and tell others it is
  •  
    United States

Posted 24 July 2006 - 12:02 AM

huh are you saying you don't see the problem

RegHiveLoad,Tmp_setupreg_hiv,%TargetDir%\i386\setupreg.hiv
should be
RegHiveLoad,Tmp_setupreg_hiv,%TargetDir%\i386\system32\setupreg.hiv

#11 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 24 July 2006 - 09:21 AM

haha... seems that I'm the one who's sleepy around here.. :P

I spent so much time looking at the code and couldn't notice such an important detail.. :P


This means that openbuilder itself is not translating plugins properly since the path is not correct. I'll fix it right away - Thanks again cworks! :P

#12 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 26 July 2006 - 12:35 PM

Making the changes you suggested, the ramdisk now appears as the Z: drive :P

It also boots fine with the QSoft ramdisk, but now there is a new problem. The drive doesn't appear to work, but I don't know the reason since the qsoft ramdisk works fine.

Does anyone know why this could be happening? :P


Below is a screenshot and the script I've used.

Attached Thumbnails

  • 060726_JUL_2Ramdrives01.PNG

Attached Files



#13 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 26 July 2006 - 02:18 PM

From the picture it looks as if the Z drive is not formated. It is still in RAW Status.

#14 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 26 July 2006 - 02:22 PM

Yes, unfortunately format was not included on the build, so I couldn't check if formatting was possible, however the strange part is that the Qsoft ramdisk is working.. :P

#15 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 26 July 2006 - 02:40 PM

Maybe ask pavel if he can update to include gui to format it somehow. Or Ove can help here since he has experience with Ram drives. Cworks from my reading has experience in this RAM Drive stuff also.

Ill post at the other forum and see if pavel can help out.

#16 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 26 July 2006 - 09:53 PM

Idea:
Give the user the option to change the Static Size of the none changeable RAM drive to a specified size before build.

#17 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 26 July 2006 - 11:28 PM

Tried with a few other drive letters and they all worked fine, altought the drive still appears as raw.


TheHive, it's a good idea, I'll likely add it also on Ove's ramdisk script, this was already made on AR ramdisk..

Attached Thumbnails

  • AR_Ramdisk.PNG





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users