BadPointer
Active Member
- Reaction score
- 90
It should be treated as 1-5 stars. I didn't expect that there would be a confusion but I guess I should've clarified that.
+1What is going to be of more interest to this crowd is probably custom branding. Putting our colors and logos on it so that clients don't see SDI they see our logo as they look over our shoulders. That is also a way you can monetize this.
This is my main concern as well. You could be getting code you don't want/need.From what I am reading up on it, this is a fork of Driverpack solutions. As I have never fully trusted DPS I am curious if this tries to download unwanted software and mess with the OEM information as DPS does.
SlimWare is "malware" It's picked up and removed by most if not all major antimalware tools!I used to to use slim drivers
That comment is nearly two years old. I don't think @nlinecomputers thinks that now. For what it's worth, I've spent quite a bit of time over the last few weeks in the code and I haven't found anything untoward. It's available for public scrutiny on SourceForge.This is my main concern as well. You could be getting code you don't want/need.
That would be a great idea if we had our own artists but that's not the case. However, users can easily customize existing themes by replacing the logo(images must be converted into webp format), background and changing colors to match their brand.Ok, I did the survey but frankly, I don't care about themes. As long as I can read it I don't usually change it from default. What is going to be of more interest to this crowd is probably custom branding. Putting our colors and logos on it so that clients don't see SDI they see our logo as they look over our shoulders. That is also a way you can monetize this. The free one only gets a crappy theme. Paid versions get branding and multiple themes.
I might try that. I'm considering putting an order for making a mockup, and if I'm happy with it, I can order creating assets and sending me source files.SDI looks like it's from the 1990's. I want a MODERN theme. All those backgrounds are incredibly distracting. Look at DriverPackSolution. They have a really nice looking theme. They have a crappy product, but it looks nice. You have a nice product, but it looks like crap. Frankly I'd rather have it look like crap and be a decent product, but I don't see why it can't be both. If you can't do it, hit someone up on Fiverr. I'm terrible at design myself, but Fiverr is a great way to get great designs for cheap.
What's the best way to go about it? What information should I provide in the order? How many artists should I let have a go at creating a mockup?
Thanks @glennd I 'll take another look at it.That comment is nearly two years old. I don't think @nlinecomputers thinks that now. For what it's worth, I've spent quite a bit of time over the last few weeks in the code and I haven't found anything untoward. It's available for public scrutiny on SourceForge.
That comment is nearly two years old. I don't think @nlinecomputers thinks that now. For what it's worth, I've spent quite a bit of time over the last few weeks in the code and I haven't found anything untoward. It's available for public scrutiny on SourceForge.
As a regular user of SDI, I personally take offense at this statement. His software works great. You start it, set your options and walk away.SDI looks like it's from the 1990's. I want a MODERN theme. All those backgrounds are incredibly distracting. Look at DriverPackSolution. They have a really nice looking theme. They have a crappy product, but it looks nice. You have a nice product, but it looks like crap. Frankly I'd rather have it look like crap and be a decent product, but I don't see why it can't be both. If you can't do it, hit someone up on Fiverr. I'm terrible at design myself, but Fiverr is a great way to get great designs for cheap.
As a regular user of SDI, I personally take offense at this statement. His software works great. You start it, set your options and walk away.
I say leave it alone. It works great the way it is and as far as I'm concerned it looks good TOO!
SDI is designed to be used as a drop-in replacement of DPInst.exe by renaming SDI to DPInst.exe and supporting the -PATH <dir> switch. You should use -drp_dir:<dir> instead.
Make sure that you're not passing the -checkupdates switch. Check the sdi.cfg file.I am using SDI as a replacement for DPINST. With DPINST I had an XML that searchs all sub directories for drivers using
<search><subDirectory>*</subDirectory> (I download Dell Enterprise Cabs which have every possible driver for that model). I use SDI silently with the -path to the drivers and it works greats. I can see from the log it constantly trying to "thread_download(failed to download torrent)". Is there a flag to stop SDI from trying to download anything and just use the drivers in the path? Love SDI by the way, tons better than DPINST.