View Full Version : Coupla feature suggestions... and other stuff
Thanks for a really good builder. I don't need to keep referring to the tutorial on Ryan's website to make addons now!
One thing to consider os not to make an addon uninstallable. Also, files that will be placed in the Windows\ folder, can't it be just the files and some txtsetup entries instead of a sfx archive?
Thanks.
ricktendo64
07-13-2006, 07:54 PM
How about some silent switches in a dropdown box for n00bs similar to nlaom.
Example: Firefox -ms -ira
Have the switches integrated/built inn to Creat?ur Addon
Siginet
07-13-2006, 11:17 PM
Nice idea. Maybe have an ini file or something that people can add different switches to.
But then again, createuraddon.exe is a compiled autoit script (i think) so that might be hard.
Or is it only the cab creation that is autoited?
Siginet
07-14-2006, 09:24 AM
You would be suprised at what autoit can do nowadays. It can do just about anything. The integrator itself is autoit. :D
ricktendo64
07-14-2006, 09:59 AM
That wloud be great :P
P.S.
The new integrtor kiks ass siginet
I take everything I said about autoit back :P
Siginet
07-14-2006, 05:46 PM
That wloud be great :P
P.S.
The new integrtor kiks @$$ siginet
Thx! :P
I take everything I said about autoit back
LOL! :lol:
ricktendo64
07-14-2006, 08:12 PM
Thx! :PYep 7z kicks ass, now i can decompress u gusys addons that u worked so hard on and modify them to suit my taste (mainly Changing .theme files default sounds) and then recompressing them in any format, dosnt matter wich RAR, ZIP, CAB or 7z.
This makes it so much easier thank you
P.S.
Some one made an integrator addon on msfn.org and they made an installer, why not in the future do the same for the integrator, make a silent installer that will place a shortcut in all programs, the same as the addon. here is the link uncompress and run installer http://www.msfn.org/board/index.php?showtopic=78403&h
Maybe instead of Start/All Programs shortcut ask the user if he or she wants to place a shortcut in the Control Panel, have them check a box to choose one or both options
P.S.
The new integrtor kiks @$$ siginet
Spot on :D
@TD :
One thing to consider os not to make an addon uninstallable. Also, files that will be placed in the Windows\ folder, can't it be just the files and some txtsetup entries instead of a sfx archive?
I'm using SFX system, for more reason :
- no problem with 8.3 format
- compression in 7zip : gain place
- simplify addon : one file by folder
- simplify code for me :D
@rickendo64 : The system for switch DB appear in RC6.1 !
ricktendo64
07-16-2006, 10:23 AM
@rickendo64 : The system for switch DB appear in RC6.1 !Thanx Vier, im a big fan
No problem !
If you want new soft in DB, add in post for this !
ricktendo64
07-16-2006, 12:51 PM
Dikeeper 10: /S /v/qb or /qn
I got this from hours and hours of hard work, the switch from nlpc and nlaom is " /s /v""/qn REBOOT=Suppress"
But its wrong and its for Diskeeper 7 the s is supsed to be in CAPS like this /S not this /s.
This is what Diskeeper 10 Help File says the silent switch is
Here is an example of an installation command line, using several Windows Installer arguments. This command line will install Diskeeper with Smart Scheduling set for all drives, all day everyday:
Setup.exe /v"SMART=\"YES\" "
For a more complex example, to perform a silent install while setting Smart Scheduling all day, use this command line:
Setup.exe /s /v"/qn SMART=\"YES\" CREATEDESKTOPSHORTCUT=1 "
Note that /s makes Setup.exe run silently, /v says pass all the subsequent information to MSIEXEC.exe, and /qn causes MSIEXEC to run silently. SMART="YES" means that Smart Scheduling should be set for all drives and CREATEDESKTOPSHORTCUT=1 creates a Diskeeper icon on the desktop of the target computer.
But its wrong, im trying to figure out how to make it install and set it to smart
But anyway i use the switch i posted and i have had no trouble.
leveup
01-23-2009, 08:55 AM
Thanks for all your post, I have the same problem and now it has been sorted!
Powered by vBulletin™ Version 4.0.3 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.