Jump to content

Recommended Posts

Posted

Here are a couple vids I put together on silent switch making, hope I explained it clear enough for you guys...good luck

Required Programs:

Silent Switch Maker (Tools)

7-Zip (Archiver)

Universal Extractor (Forum)

CMenu or SendToA3X (Addons)

Orca or InstEd (MSI Editors)

Resource Hacker (Optional)

More Info

SFXMaker

Download latest 7zsd.sfx*

Download:

Part 1 (74 MB)

Part 2 (44 MB)

Part 3 (58 MB)

Part 4 (Comming Soon)

RunOnceEx config.txt example:

;!@Install@!UTF-8!
RunProgram="WindowsDefender.msi /qn TRANSFORMS=NoLaunch.mst /norestart"
AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\windefender /v Install /d %%S\\WindowsDefender.exe /f"
GUIMode="2"
;!@InstallEnd@!

Open for questions, any that you may have

Guest DennyMK
Posted

Thank you Rick. You've done very nice job for enthusiasts like myself :thumbsup_anim: . Keep going this way :thumbsup_anim:

Posted

This program is my basic autoit code.But i packed easily my programs with this script.

Program [script]

http://rapidshare.com/files/152670552/7ziplemeMerkezi.rar.html

Example Video:

http://rapidshare.com/files/152670553/7ziplememerkeziVideo.rar.html

Resource Code:

;-------------------------------------blackman12 tarafından yazılmıştır ---------------------

;-------------------------------------------------Kod Başlangıcı --------------------------------------

#include<File.au3>

Opt("WinTitleMatchMode", 2)

$pencereadi = "Resource Hacker"

$programadi = InputBox("7Zipleme Merkezi","

Posted (edited)

Rick this is awesome keep up the excellent work and I hope to see more do you have a Donate button..... :thumbsup_anim: I have been using this method for a while now when you sent this to me months ago. I see you are using Vista now how are you adding the addons / programs during Vista install?

Thank YOU......

Edited by dolivas
Posted

Well I use Vista and XP (Spanish because I have a spanish UpdatePack now)

I add addons to Vista with WPI and I also add some with GImageX (zipped programs with shortcuts that don't have any reg entries sendto style)

As for the Donate button, PayPal does not work in my country. Have to use Xoom but that costs 6 bucks depending on amount :S

Posted

hey rick i want to learn how to make this one but i dont want to download it one by one

can u upload the video to youtube :)

Posted
hey rick i want to learn how to make this one but i dont want to download it one by one

can u upload the video to youtube :)

Sorry I only have a 256 kbps connection and 7zipping it and uploading via FTP is fastest for me...7-zip reduces the video by allot

BTW you dont have to download all the sections to start viewing, they are cut. You can watch part 2 without the need to dl part 1

If somebody wants to upload them to their YouTube account feel free I wont mind

  • 2 weeks later...
Posted (edited)

question about the Universal Extractor, there are several diff installs on their site, do i need all of them,

UniExtract installer, binary archive, source code, etc.... thank you

i figured it out, da! sorry for the post!

Edited by freeheart4sale
Posted

a very good Tutorial thank rick i hope continue learning Tutorial :hug: :heart: B)

Posted (edited)
...If somebody wants to upload them to their YouTube account feel free I wont mind

Done! :thumbsup_anim:

Part 1:

Part 2:

Part 3:

Part 4: Coming Soon

Enjoy,

Will

Edited by war59312
  • 2 weeks later...
Posted (edited)

heya rick! check out tutorial phraseexpress serious Competition ;)

pretty good application , i thought it can help you if you liked it enough

liked that idea for the runoce -ai switch :thumbsup_anim:

Edited by ENU_user
Posted

I think you have to make it CAPITOL "S"

;!@Install@!UTF-8!
RunProgram="Windows_Live_Mail.msi /qn /norestart"
AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\WindowsLive /v Install /d %%S\\WindowsLiveMail.exe /f"
GUIMode="2"
;!@InstallEnd@!

Posted (edited)
I think you have to make it CAPITOL "S"

;!@Install@!UTF-8!
RunProgram="Windows_Live_Mail.msi /qn /norestart"
AutoInstall="hidcon:reg add HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\WindowsLive /v Install /d %%S\\WindowsLiveMail.exe /f"
GUIMode="2"
;!@InstallEnd@!

When i use This config dont write in registry "S"

Edited by mona
Posted (edited)

i using excute with parametrs -ai but not worked

Edited by mona
Posted

Same config.txt I just changed the S to s and I reproduce the error

smalloq9.jpg

BTW dont execute it from a place that has spaces in the path, if you do the install will fail...this is not a problem when it is launched in the SVCPACK folder because there is no spaces in the path to X:\I386\SVCPACK

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...