Content Type
Profiles
Forums
Events
Posts posted by DaRk MaDnEsS
-
-
-
nice i made a work around to use a vbs commands but this require administrator
just made my day thxxxx for the trick
yeah, I spent half a day trying to get a vbs script to do what took 5 seconds with this mod.
lool well it took me 1 day to make a script
here is a part of it
Set WshShell = WScript.CreateObject("WScript.Shell")
objSh.ShellExecute var1, var2 , "", "runas", 1
Set WshShell = Nothing
the var one is the file name and var 2 is -ai
what my script does after the tool extract it runs the script then recall the file with admin
but this way is much better and faster thx finally i can get over Winrar since now 7-zip can do all what i need
0 -
nice i made a work around to use a vbs commands but this require administrator
just made my day thxxxx for the trick
0 -
Your idea means not having to expand and to copy to HD the installers. But it has 2 downsides from my point of view:
- Using I386\SVCPACK folder for a file not installed by svcpack.inf, what would not cause any problem but it is not orthodox.
- It make you need to insert the RunOnceEx regkeys from GUI setup with the right CD drive path, so you have to follow RunOnceEx from CD method, what implies the use of $OEM$ folders and hence OemPreinstall=Yes setting in winnt.sif answer file, which I don't want to use because it remove the SCSI/RAID driver prompt from text setup. Unattended guide states it is possible to run a batch file directly from svcpack.inf. Got to check this.
There are 2 known methods which I know how to get CD drive path w/o using the 'RunOnceEx from CD' method.
Hence does not need $OEM$ and does not need OEMPreinstall=Yes setting in winnt.sif
1) First method is thru batch file. See my addon sample (unpack to view .cmd file)
2) Use 7sfx method that uses %%S - full path to the SFX archive file parameter. Something along like this in the config.txt
Would have to be in 7z/cab/rar format (nlite-compatable with entries.ini +svcpack folder format);!@Install@!UTF-8!AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\DotNet335 /ve /d \".NET 3.0 SP2, .NET 3.5 SP1\" /f"
AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\DotNet335 /v 1 /d \"%%S\\DNF335.exe\" /f"
GUIMode="2"
;!@InstallEnd@!
So the final 7zsfx silent installer via entries.ini would be ---> DOTNET335.exe -ai
just an a small add you can change DNF335.exe with %%M if it's the latest sfx version
so it can run with any name if modified
0 -
another link on mediafire
0 -
glad to hear it bfc_xxx
but i think adding the office live gonna be a little usless i can make an addon of it since the version in the suite is older than the current one
also i got some free time now
so any one got any ideas i'm gonna work on version 3.5
so what do you guys think ?
i'm planning on adding support of choosing the msi files to make a lite version
and choose what to add and what not to without breaking the installer
and also support for Runonce installer switch
i'm planning also to better use 7zip installer for better config.txt commands
wanna hear your ideas
0 -
Final link
MD5: FA715AD2EB1D9952F092C4BBB747B0AF
can you reupload it or to another server i can't download it anymore
and thx
0 -
i might think in adding this office live addon but can it be installed if office doesn't exist or not?
Yes it can be installed also without office installed.
My main problem is that WLM installer has the v1.3 office live addon and then you have to use windows update to install v1.4.
well my tool only reads the cache folder so it would only make the addon for ver 1.3
but if you want
here is the link for 1.4 here
you can make an addon of it and integrate it
Thank you but that is web installer. I need full installer and I cannot find anywere.
nop that is the full installer i extracted it from the web installer log
if you see in here
http://www.microsoft.com/downloads/details...;displaylang=en
you would find that the webinstaller installs the following
* MSRC 9x0 Cumulative Security Update
* Update for Office 2007 (KB951944)
* Update for Windows Vista (KB 933860)
* Update for Windows Vista (KB 945145)
* Update for Windows Vista (KB 945435)
* Update for Windows Vista (KB 948531)
* Windows Live ID Sign-in Assistant
+ Office live 1.4
and it's the link i gave you for the msi file that all you need for xp since the other updates are vista once
0 -
i might think in adding this office live addon but can it be installed if office doesn't exist or not?
Yes it can be installed also without office installed.
My main problem is that WLM installer has the v1.3 office live addon and then you have to use windows update to install v1.4.
well my tool only reads the cache folder so it would only make the addon for ver 1.3
but if you want
here is the link for 1.4 here
you can make an addon of it and integrate it
0 -
All right!!! I know a few people that will be excited about this
glad to see that you like it i hope it works fine
Can you add the office live addin v1.4 ?? It is installed by WLM installer when you have office installed.well i will start working on the tool after tomorrow there are some new ideas i'm planning to add
i might think in adding this office live addon but can it be installed if office doesn't exist or not?
0 -
Hello
i wanted to distribute my tool and see what the people want
this tool is the same as banners one but it's a little bit different since this one is full written by cmd
i will start working on it again at the end of this week if you got any bugs i'm ready to fix it
Windows Live Essential Addon Maker V 3.5
Some picture of the program on 32 Bit
Start
Select Program
Some picture of the program on 64 Bit
Start
Select Program
Note:
+if you are using 64 bit then the addon would be 64 bit and it may not work fine on 32 bit+Extract Mode only works on Modified Uninstaller
+Do not Use it one a working machine (i will make a standalone maker soon )
+For using Original Uninstaller you should use the Windows Live Installer Downloader not the offline mode as it will make a real big addon
i hope more will be come
Ver 3.5
MD5: 96837914E0A7E9D6FBD88747FF887BAF
Size:1 MB
ChangeLog
25-12 (3.5)
1-Fixed some bugs in CacheMaker Reading values
2-The Fonts gets copied directly from the Fonts dir (True Integration)
3-Extracting All Files in Modified Installer (For Smaller Size)
4-Choosing Extra to Add (you can choose to add Windows Live Call,Contacts etc...)
5-Fixed the Numbers in listing in 64 Bit
6-Changed Checking Version and Language Detector (to Write in the Entries)
7-Modified the Sfx to Request Admin (Win 7)
8-Changed 32 and 64 Bit Checking System
9-Now it wouldn't Show up in Windows Update(Modified Installer)
10-You can Make now only Switch Installer
11-If you Choose only one Addon it would choose the icon for it
23-10 (3.4.1)
fixed some bugs
31-8 (3.4)
Fixed Version Not Getting Typed in Entries
Fixed Wrong Date Issue in Entries (For Older than Vista users)
Fixed Segoe Fonts Not Getting Copied
Fixed Patching Messenger Files Not Working for other Language
Fixed Button Issue when you hit Back it gets nuts after that (32 bit only)
The Code got a lot of work on it to make it Better and Faster
Smaller Size
After Extracting the Tool can Wait until you patch the files (A-Patch etc..)
Added Ability to add Uninstaller to the Other Hidden Tools
Rewrote Copying Code for faster
Rewrote 64 Bit Chooser Program Code
Updated 7-Zip to 9.07 Beta
22-8 (3.3)
Removed Version and Language Detector
Replace IniFile with IniTool
Minimized the Size to the Max almost 200 Kb down
Fixed (3.2) not working with PhotoGallery in older Version
Fixed W7T error in Integration << thx for RAMBO`2 notice for me >>
20-8 (3.2)
now minor tweaks to run it on the new version beside old version
(wouldn't detect older version Photo Gallery)
18-8 (3.1)
Updated 7-Zip to 9.06
17-8 (3.0)
New Organized Code
Fixed 64 Bit Issue
Added Language Detector
Added Version Detector
Added Log Maker
Added W7T Addon Maker
Added Original Uninstaller Mode(Cache Maker)
Added Extract Setting For Patching
Faster Loading and doing the job done
7-8 (2.6)
More Fixes in the Code
for both X86 and X64
6-8 (2.5)
Added 64 Bit Support Final
6-8
1-Added a little Version Detector << it requires Windows Live Messenger >> but still under tests
2-Added 64 bit Support <<Will be tested soon>>
3-Fixed Minor Bug
5-8
Initial Release
0 -
[Tool] Windows Live Essential Addon Maker V 3.5
in Application Installs
Posted
Updated To V 3.5
Tests are needed