You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 3 of 4)
First of all sorry for my ignorance! but I'm nearly there
Everything works fine using drivers.7z but if I have already extracted manually the drives to ..\dp the program does not work on pressing button "SearchbyHWIDS" requests "Press "show driver packs" button first or add driver pack files to dp folder" It seems to me that it is only looking for packed drivers and not upacked drivers which already exist!
Again sorry for my misunderstanding
Smbs
If you want to work with unpacked drivers, then put them to %windir%dp_wsed folder. Only 7zip files need to be copied to the DP folder.
only 7z files presenting in available DP list (thanks ZaV)
- it means that only 7zip files , from all available files in driver packs directory, will be added to the list of DP. It is useful then you are working with OEMDRV (or any other) folder. And this is only cosmetic fix.
If you working from CD/DVD & wants to work with relative paths. pls use dp_wsed.ini.rel template. Just rename it to the dp_wsed.ini , and change CMDPackDir=..\OEMDRV\ parameter to the folder you need.
OOOOOh --I think I get it---from drivers.7z on cd/dvd only required drivers for specific installation are extracted to temporary working directory and from there all required drivers are installed ---is my understanding correct??
Not only from CD/DVD. You can do manual installation by HWIDs.
Added new feature - search-unpack & install drivers by HWID-s.
1.Select DP for search in.
2.Go to HWID - page .
3.Press Search by HWIDs
4.Select HWID to install & press Install By HWIDs.
Also you can use DPInstaller_WSED.exe /unth - this parameter will start Unattended installation of DP by HWIDs
Hope it will help you & thanks for feedback.
NEW VERSION
Error fixing version.Hope this is final beta. Working with relative paths fully tested.
here is example of ini-file
[Program]
Initial=no
RecreateIni=no
Start From=CD
AppMainPath=..\Dp_INST\DPInstaller_WSED.exe
Workdir=%WINDIR%\dp_wsed\
Windir=%WINDIR%
CMDPackDir=..\OEMDRV\
;OEMDRV here is just example, name of dirrectory can be any
[DP_Options]
DPExternal=no
DPExternalDir=..\OEMDRV\
SelectDPDir=no
[Automation]
AutoDPInstall=No
the structure of CD/DVD can be like this
I386\
Dp_INST\
- DPInstaller_WSED.exe
- dp_wsed.ini
- DPINST.exe
- all other files from Drivers Pack Unpacker & Installer app`s dir
OEMDRV\
- driver packages
ver. 2.1.1.1 Beta5
#15-05-2008#
=====================================================================
* only 7z files presenting in available DP list (thanks ZaV)
* error with ignoring RecreateIni parameter
* fixed some errors while working with relative paths
/ the sample ini file will be attached in app`s directory (dp_wsed.ini.rel)
//just rename it to dp_wsed.ini & burn to CD/DVD
* some minor & small fixes
Download here relize2111beta5-full.7z or relize2111beta5-only_changed.7z
Hi,kenedy
Thanks for your app . I`ll test it . But starting 2 version utility can unpack&install only needed drivers (by HWIDs). It means what our app`s don`t have major differences .
OverFlow wrote:Glad to see you able to take advantage of our offer to host your app!
Keep doing "that VooDoo that You Do so well" (I of course quote - Headly Lamar, Blazing Saddles)
If there is anything else we can do, just ask. Have a great day!
Hi, Jeff
again a lot of thanks to you & DriverPacks team for support.
NEW VERSION
ver. 2.0.10.9 Beta4
#12-05-2008#
=====================================================================
+ new parameter added to dp_wsed.ini file RecreateIni(thanks polydurak)
//set it to RecreateIni=No & app will not rewrite ini file
+ new parameter added to dp_wsed.ini file SelectDPDir
//used for app internal cases
* double installing of drivers & app freezing while running from command line
* WaitForm resized (thanks Aspire)
* error while starting application after app directory changed
* error with non deleting dp_wsed directory (thanks Echo_Platoon)
* some minor & small fixes
Only changed files 305 ?? Relize20109beta4.7z
Then, I went onto the CD and ran "clean.cmd" and got "Access is denied." for many of the files it was trying to delete. I then copied the "clean.cmd" to my desktop to see if I could resolve this and I did. To resolve the issue, I added a switch to the "del" command. Here is what the working version I have looks like for that command:
del /s /q /f %WinDir%\dp_wsed > %WinDir%\temp\cln
I added the "/f" switch (without the quotes). What this switch does is force the deletion of read-only files. I saved "clean.cmd" after making this change and then ran it. When I ran it, everything worked perfectly.
hmm... I`ve meet with this one time while deleting 4.7 gb drivers & don`t pay attention. Thanks for feedback i`ve add ''F'' switch to the clean.cmd script.
WsnoW - Thanks. I will also give this a try. Does the method your talking about for running from CD/DVD perform automatic installation when the EXE file is run? If not, how do I do that?
Run application , select DP to unpack & install them. Or U can try to use command line switches for unnattended mode:
DPInstaller_WSED.exe /untd - this parametr will start Unattended instalation of DP
DPInstaller_WSED.exe /unth - this parametr will start Unattended instalation of DP by HWIDs
I was wondering how I could set this up to run off of CD/DVD. Thanks in advance.
Simple.Burn application with zipped DP-s but without dp_wsed.ini file to CD/DVD & it will work.
OverFlow wrote:It may be that you will need to use an ftp client to get there such as filezilla or equivelent
the info in the first post is up to date. and i just retested it to confirm
I used Total Commander builded in FTP functions. I try to use filezilla & receive this error:
Status: Resolving IP-Address for 3rdpartydriverpacks.thesneaky.com
Status: Connecting to 208.113.141.4:21...
Status: Connection established, waiting for welcome message...
Response: 220 ProFTPD 1.3.1 Server (DreamHost FTP) [208.113.141.4]
Command: USER dps_3p
Response: 331 Password required for dps_3p
Command: PASS ************
Response: 230 User dps_3p logged in
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (208,113,141,4,135,82).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete
Error: Failed to retrieve directory listing
OverFlow wrote:WS i did not ask Wim if this was acceptable, but he will normaly let me do as i see fit.
the third party FTP site is an option for you...
I consider you part of the team and i value your work and complimentary contributions to our project.
Please avail yourself of our resources. I don't think, given the small size of your app, that it will present a problem short or long term.
Jeff
PS if you would like access to the testing team forum, just say the word, I will give you that too.
Jeff,
thanks a lot for your paid attention to my small project. But can you tell me how can I reach ftp, because then I try to use connection info from here - it tells me Wrong password.
Regarding accessing testing team. I`m afraid that I can't be able to pay much attention. Because of my current job. Anyway am reachable here & on e-mail.
JakeLD wrote:WsnoW, your application seems great but plz for god sake don't use rapidshare. Try mediafire.com instead. It's free and there is no ads.
Ok. But for me rapidshare is a simplest way to share files.
Here is mirror on mediafire.com
New Beta Test ONLY !!!
command line parametrs support
ver. 2.0.8.4 Beta3
#30-04-2008#
=====================================================================
+ command line parametrs support
/untd - this parametr will start Unattended instalation of DP
/unth - this parametr will start Unattended instalation of DP by HWIDs
/inir - this parametr will recreate dp_wsed.ini file
+ Some GUI changes
* some minor & small fixes
Only changed files
Rapidshare -311 ??
As I wrote before
Found this project Craig's PCI Diagnostic software. Looks very useful. Especially the txt database - PCI, AGP, PCI-X & PCIe Vendors, Devices and Subsystems identification file.
New feature added
Search the HWID by Google. See screenshot
Changes history
ver. 2.0.6.3 Beta2
#28-04-2008#
=====================================================================
+ search HWID info by Google(select HWID from dropdown list & press the link)
+ default DP directory is AppDir\Dp
+ no restart needed for changing DP-folder
+ Some GUI changes (wait form controls grouped by operations)
+ new section [Automation] added to dp_wsed.ini file
+ you can enable auto installing DP by switching AutoDPInstall parameter value to YES in dp_wsed.ini file
* fixed DP installing error after search by HWID's operation
* fixed Hardware presentation in HWID`s page
* some minor & small fixes
Added new feature - search-unpack & install drivers by HWID-s.
1.Select DP for search in.
2.Go to HWID - page .
3.Press Search by HWIDs
4.Select HWID to install & press Install By HWIDs.
recommended update
Full Pack (use for first installation)
rapida -full pack ver.2.0.6.3 beta2 - 784.21 KB
deposit - full pack ver.2.0.6.3 beta2 - 784.21 KB
New Beta version (test only) !!!
Added new feature - search-unpack & install drivers by HWID-s.
1.Select DP for search in.
2.Go to HWID - page .
3.Press Search by HWIDs
4.Select HWID to install & press Install By HWIDs.
This is only beta version , plz don`t use it on the stable systems.
Rapidshare - 816 ??. ???
Deposit - 816 kb
Found this project Craig's PCI Diagnostic software. Looks very useful. Especially the txt database - PCI, AGP, PCI-X & PCIe Vendors, Devices and Subsystems identification file.
Here is examples of ini-files prepared by new version of Drivers Pack Unpacker & Installer .
DP_Content.ini
[D\G\A1\AVS\atirt2xp.inf]
PackName=DP_Graphics_A_wnt5_x86-32_802.7z
PackNumber=0
[D\G\A1\WDM\atixpwdm.inf]
PackName=DP_Graphics_A_wnt5_x86-32_802.7z
PackNumber=0
[D\G\A1\CX_58131.inf]
PackName=DP_Graphics_A_wnt5_x86-32_802.7z
PackNumber=0
[D\G\A1\CX_59344.inf]
PackName=DP_Graphics_A_wnt5_x86-32_802.7z
PackNumber=0
[D\G\A1\mobility.inf]
PackName=DP_Graphics_A_wnt5_x86-32_802.7z
PackNumber=0
DP_Extract.ini
[DP_Graphics_A_wnt5_x86-32_802.7z.txt]
Line0=D\G\N1\*.*
Line1=D\G\N1\*.*
[DP_Graphics_C_wnt5_x86-32_712.7z.txt]
Line2=D\G\N\4\*.*
Line3=D\G\N\3\*.*
Utility scans all inf files in selected dp & preparing DP_Content.ini. After all found HWIDs - one by one looked in found INFs. Search results are wrtitten to DP_Extract.ini.
Last stage iz command line
7z x DP_Graphics_A_wnt5_x86-32_802.7z -oc:\ExtractDir @DP_Graphics_A_wnt5_x86-32_802.7z.txt
DP_Graphics_A_wnt5_x86-32_802.7z.txt -will have 2 lines
D\G\N1\*.*
D\G\N1\*.*
Soon i`ll post ver.2.0.0 beta1
Xeon3D wrote:Well... I don't think you need to extract only the needed drivers, (as it should be a pain in the butt to code that). Maybe just:
1- Find HW ID's
2- Find the drivers for the HW ID's (they should already be extracted)
3- Install Drivers.
The concept actually is quite similar to what Unknown Devices by Halfdone Development does, but it lacks the DP compatibility and the Installation bits. Maybe that's why it's called "Halfdone"...
Right now i`m testing the new version , which is unpacking only needed drivers If all be ok , soon i`ll releze it.
Oh, and btw if you need an extra host, I'd love to help
thanks . At this stage i think share servers are enough . May be i`m not right.
But right now & don`t have much time to realise it.
i meant realize it.
Xeon3D,
thanks for your big post
My question is, do I have to put them compressed or can I uncompress all of them and it'll work?
- You can use compressed & uncompressed DP. Then they are comressed use Unpack button & then Install . If you have uncompressed - use Change DP location & then Install.
By the way - small How to use.
1. Put 7zipped Driver Packs (DP) - to the DP folder (or somethere else unpacked drivers).
2. Run app & select the DP or Unpacked drivers location.
3. Then they are comressed use Unpack button & then Install . If you have uncompressed - use Change DP location & then Install.
4. And see what is going on in the app log.
5. Delete dp - if u don`t plan to use them.
I clicked extract and it's extracting, but I don't know where to.
Drivers are extracting to the %windir%dp_wsed folder.
I also think about simple concept .
Find devices
Extract needed drivers
Install them.
But right now & don`t have much time to realise it.
Thanks again for pushing me
recommended update
Changes history
ver. 1.9.10 RC4
#05-04-2008#
=====================================================================
+ change DP location button added
+ dp_wsed.ini file created automatically on the first application start
* fixed application crash while working from CD/DVD
* small fixes
rapida - full pack ver. 1.9.10 RC4 - 797 ??
rapida - -only fixed- ver. 1.9.10 RC4 - 303 ??
deposit - full pack ver. 1.9.10 RC4 - 797 ??
deposit -only fixed- ver. 1.9.10 RC4 - 303 ??
Jaak wrote:Thanks.
It looks like this can be made to install drivers from the DVD if one uses the CDDRIVE oem path.
Yes, you are right. Users asked me to give them choice there to store driver packs. Right now application have problems to work thru CD/DVD - because it can`t write settings to the ini file directly on CD/DVD . I`ll fix this today.
AGAIN new version
Rapidshare - 297 k
Deposit - 297 k
ver. 1.8.8 RC3
#05-04-2008#
=====================================================================
+ marker files moved to the Markers folder (due the probles with WPI)
+ application settings moved to the dp_wsed.ini file
+ now driver packs can be stored in any folder (just change DPExternal=no to yes & restart application)
* 2 method for unpack set as default
* small fixes
Unpack to the application folder and replace old files
Posts found [ 51 to 75 of 87 ]
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
[ Generated in 0.018 seconds, 5 queries executed ]