Help - Search - Members - Calendar
Full Version: Chikka Silent Isntall (FREE SMS service) Phils.
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Astalavista
I would like to ask the group if they can find out what is the silent switch
for install this program CHIKKA.

Here is the link for the program.

http://www.chikka.com/download.html

I would like to install this program silently. Plus I don't want it to automatically
start everytime i bootup.

yes.gif yes.gif yes.gif yes.gif
update

i figure out that i can use chikka.exe/s to silently isntall but a window pops up
asking if i want to register. I wonder if i can use taskkill.exe for this problem.
I also don't want to it to auto run each time i boot windows.

Thanks
mazin
Locations of "Run" strings in your Registry are here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Examples:

- QuickTime Task

REG DELETE HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v "QuickTime Task" /f

- Internet Download Manager

REG DELETE HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v IDMan /f

This is the taskkill command line:

taskkill /F /IM program.exe




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.