Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I auto-load scripts at startup?

XCHAT FAQ
You just have to place the scripts into XChat's data directory. XChat will auto-load scripts if they have the right extension .e.g If a filename ends in .pl, it will be loaded as a Perl script. This data directory is different on each platform: It depends on your version of Windows and where it stores the Application Data folder. On Windows XP it is usually:
Related Questions

How do I load Scripts?

Cuboingo Frequently Asked Questions @ Senntient.com
To load a Cuboingo™ Script, start Cuboingo™ then click on the large rotating cube, or select 'Start' from the 'Game' pull-down menu. A dialog window opens and should look in the 'Scripts' folder inside your Cuboingo™ folder. Select a valid Script file and you'll start playing it!
Related Questions

How do I run scripts automatically at startup?

Irssi - The client of the future
Put them into ~/.irssi/scripts/autorun/ directory. Or better would be if you placed them in ~/.irssi/scripts/ and created symlinks to autorun directory (eg. cd ~/.irssi/scripts/autorun/ ; ln -s ../script.pl .)
Related Questions

How do I load Embperl at server startup?

AnnoCPAN - Embperl
NOTE 1: Either of these approaches can often 'fix' SIGSEVs in any mod_perl handler, not just Embperl. NOTE 2: When mod_perl is compiled as loadable module (i.e. with USE_DSO) you must not load Embperl at server startup time!
Related Questions

Why do I get a startup error when I load an Add-in?

OfficeReady Office Policy Manual Help
In rare instances, Microsoft Word generates a startup error when loading the add-in. This typically indicates a faulty installation of Office. In other rare cases, a start up error may indicate that the VBA.dll file may be faulty. Under these circumstances, the templates do not initialize properly when opened. A solution is to uninstall and reinstall Office. Occasionally in Microsoft Word, the Normal.dot template file is unusually large, perhaps because it has graphics in it.
Related Questions

How do I have my a module load at startup?

Sorcerer FAQ
Open '/etc/modules' in a text editor. I prefer nano. If a '#' is at the first character of the line, then that line will be a comment. It wont be executed. To include a module simply type in its name. For example, if I wanted to include the vfat module so I could read my win95 floppy's, I would add: You might have noticed that I included fat, as well as vfat. This is because that vfat requires that fat be ran as well.
Related Questions

Is there any way to have Delta load on startup?

Table of Contents
Yep. The installer has the option to places an icon in your startup folder for this very task. However if you did not select this option, you can add one manually. Make sure that you have set the “start in” option to the location of the frontend otherwise it will be unable to locate the config folder.
Related Questions

What is an auto-load or e-load ?

Send cell phone e-load or auto-load to friends and family in...
auto-load or e-load is a wireless reloading service used by most Philippine Telecom companies such as Globe & Smart. This service allows Globe or Smart pre-paid subscribers all over the world to reload air time credits directly to their mobile or cell phones.
Related Questions

What security context do startup scripts run in?

GPOGUY.COM FAQ Page
Startup scripts are machine specific and run before a user logs on. As a result they run in the context of the localSystem account on a computer. As localSystem, they have privilege to do just about anything on a Windows system. If a startup script needs to access network resources (e.g. a server share) however, localSystem will not work. Given that, Group Policy will change the security context of the script to that of the machine's computer account, which is a valid AD user (e.g.
Related Questions

What about a startup script or event-triggered scripts?

Scribus:. GPL Desktop Publishing and More
Startup scripts are supported, and scripts that run when certain events happen may be supported in future. If a script is in a position to "infect" a startup script or your application, it's also able to modify your .bashrc or your X startup script. In other words, if you choose to run untrusted code on your machine, it's too late - having it insert its self into a Scribus startup script would be the least of your problems.
Related Questions

How do I load a tool library on startup into VisualMill?

MecSoft Sample
VisualMill allows the user to load not only a tool library at startup but also a part file as well as a Knowledge Base file. To do this you will have to create a file with a .ini extension with the following lines in it - for example VM.ini: Now when you click on the icon VisualMill will be invoked and the specified part file, tool library file and the Kbase name will be loaded automatically.
Related Questions

How to run custom startup scripts upon base system boot?

KUDOS Unofficial Kubuntu FAQ
Copy your boot scripts to /etc/rc.boot directory and make sure they are executable. Assuming that they're in a hypotethical ${MY_BOOT_SCRIPTS} directory: sudo cp ${MY_BOOT_SCRIPTS}/* /etc/rc.boot sudo chmod +x /etc/rc.boot/* They will be executed in alphanumerical collating order, after '/etc/init.d/rcS' script is run, and before any script in /etc/rc2.d/* (which are just symbolic links -shortcuts- to actual scripts in /etc/init.d/*) is run, i.e. just before "Entering run level 2..
Related Questions

What about Logoff, Startup, and Shutdown scripts in Group Policy?

Logon Script FAQ
Group Policy can also be used to assign Logoff, Startup, and Shutdown scripts. The Logoff script setting in Group Policy is "User Configuration", "Windows Settings", "Scripts (Logon/Logoff)", "Logoff". Similar to the Logon script setting, it applies to all users in the domain, site, or organizational unit that the GPO is assigned to. Startup and Shutdown scripts are in "Computer Configuration", "Windows Settings", "Scripts (Startup/Shutdown)".
Related Questions

How do I load MM200 scripts in iplay studio?

Scala - MM200 FAQ scala / mm200 faq, mm200 faq
iplay studio only loads "binary" Scala scripts, not the readable text scripts normally saved by MM200. Published scripts are binary, so to save a binary script from MM200, publish it from the Tools/Publish menu. After you've published the script, copy the file(s) into the "Scripts" directory of the published script. This is the "current" or "home" directory for SCALA. If you used "test\setup.exe" then copy the files to "scripts\test".
Related Questions

In which startup file do I put...?

Z-Shell Frequently-Asked Questions
When zsh starts up, there are four files you can change which it will run under various circumstances: .zshenv, .zprofile, .zshrc and .zlogin. They are usually in your home directory, but the variable $ZDOTDIR may be set to alter that. Here are a few simple hints about how to use them.
Related Questions

How can I configure the screens for auto-startup mode?

InfoSignz ? Frequently asked questions on Digital Signage - ...
Set the default page of IE/Firefox browser with the URL of your InfoSignz screen. Sample URL - http://www.InfoSignz.com/viewer/Publish.aspx?ScreenID=85
Related Questions

How can I set a servlet to load on startup of the container, rather than on the first request?

www.adobians.com
The Servlet 2.2 spec defines a load-on-startup element for just this purpose. Put it in the <servlet> section of your web.xml deployment descriptor. It is either empty (<load-on-startup/>) or contains "a positive integer indicating the order in which the servlet should be loaded. Lower integers are loaded before higher integers. If no value is specified, or if the value specified is not a positive integer, the container is free to load it at any time in the startup sequence.
Related Questions

See also How can I make the CHDK program load automatically at startup?

FAQ - CHDK Wiki
If you later want to update a CHDK version, just copy the new PS.fir and Diskboot.bin files onto the SD card and overwrite the old ones. You do not have to delete any other file. All settings are forward/backward compatible. After running CHDK and setting all your options for histograms, zebra-mode, OSD layout, fonts, colors, last script loaded, etc. all your settings are saved in the /CHDK/CHDK.CFG file.
Related Questions

How do I automatically load a Web application during OC4J startup?

You have to set the load-on-startup attibute to "true" in your http-web-site.xml for the <web-app> tag e.g. lt;web-app application="default" name="lab02War" root="lab02" load-on-startup="true"/> In the deployment descriptor for your Web application i.e. web.xml you can specify the priority of the servlets to be loaded e.g.
Related Questions

Back to IndexQ: How to load iGetter minimized at Windows startup?

The iGetter FAQ's Page
You can create a shortcut of iGetter (C:\Program Files\iGetter) to your Desktop (installer puts one by default).
Related Questions

How can I load Email Sentinel Pro to the Windows Startup?

FAQ Area for Email Sentinel Pro
In order to run Email Sentinel Pro at the Windows startup, drag the program icon and drop it to the Windows Startup menu (from Start->Programs->Startup).
Related Questions

Why doesn't Toast CD-reader load at startup?

Playstation PSX Copy: FAQ
Though I have had some complications with Toast CD-reader 3.5.4, it just wouldn't load even after I reinstalled my system... I have used 3.5.2 ever since and haven't had a problem again.
Related Questions

See also How can I make the CHDK firmware load automatically at startup?

CHDK/FAQ - Scratchpad Wiki Labs - Free wikis from Wikia
If you later want to update a CHDK version, just copy the new PS.fir and Diskboot.bin files onto the SD card and overwrite the old ones. You do not have to delete any other file. All settings are forward/backward compatible. After running CHDK and setting all your options for histograms, zebra-mode, OSD layout, fonts, colors, last script loaded, etc. all your settings are saved in the /CHDK/CHDK.CFG file.
Related Questions

edit] Q. How can I make the CHDK firmware load automatically at startup?

CHDK/FAQ - Scratchpad Wiki Labs - Free wikis from Wikia
Copy the files PS.fir and DISKBOOT.bin in the root folder of your SD card if you not already have done so. If the camera reports that the SD-card is locked: Do not care about this message, the camera is still able to store pictures on the SD-card. Note: Unfortunately, autoload does not work with FAT32-formatted SD-cards. This means: cards up to and including 2 GB will work, cards larger than 2 GB won't. Note2: 4 GB cards can support the autoload feature if they are formated in FAT16 manually.
Related Questions

Is there a way to pre-load Java Plug-in Software during the browser startup?

Java Plug-in 1.2 FAQ
Internet Explorer and Netscape Navigator do not have mechanisms to support pre-loading Java Plug-in Software during startup. You can work around this limitation by providing your own startup page that launches a dummy applet using Java Plug-in Software.
Related Questions

The service will not auto start with startup type set to automatic. Why?

Trilent FTP Proxy - FAQ
The most likely reason is that your networking subsystem loads with a delay at startup. The Trilent™ FTP Proxy is a Windows service. Services load at startup with other operating system components before user-level programs. If your networking system is implemented as a user-level software (as is the case with satellite Internet or some DSL), the network interfaces do not yet exist when the proxy service attempts to start. If this is your case, there is a simple workaround.
Related Questions

Uninstall : After Uninstall, Why Outlook Messenger still load at windows startup ?

LAN Chat User Questions
Uninstall : After Uninstall, While opening Microsoft Outlook, getting message "Error in starting Outlook messenger" ? Requirements & Installation
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact