Assuming folder is required, the following 74 results were found.
This is an article to document how to get your team folder ID, retrieve information about it, and upload to it via the API. Why? The documentation is there but making sense of it, is somewhat difficult, at least for me. How? So when I was trying this, I...
their instructions here so that I can I do this on other websites: Important Note: On Linux (Apache), all file names and folder names are case-sensitive, so phpbb3 is NOT the same as phpBB3. Bear this in mind during the installation process. Before we...
So this is an article to list methods of retrieving the number of files in a folder/directory. Why? Why can't we just use a loop and file pattern native to the Autohotkey programming language: UserFolder:="C:" -- UserFolder := RegExReplace(...
to the cache You can remove it with gacutil -u "TheNameOfTheAssembly" Copy the same DLL file into the appropriate SSIS folder (in this case "PipelineComponents") C:\Program Files\Microsoft SQL Server\100\DTS\PipelineComponents Re-open BIDS and test....
each tool using their full path unless you add it to the PATH environment variable: This allows you to use keytool from any folder: Open a command prompt Type CD C:\Program Files\Java Determine your JDK folder dir jdk* and append the \bin. Note this for...
If you need to remove files which are simply the converted versions of music or video files, then this tool asks which folder has the files it will keep and which ones it will send to the Recycle Bin. TESTED ON: - Windows XP, Windows 7 SCREENSHOTS:...
A friend asked me if there was a quick way to simply right-click on a folder in Windows Explorer and it would generate a text file with the contents of the directory he right-clicked. What? We can do this by adding an entry to the context menu (when you...
that is set in the program options. Consider this file temporary and if you want to delete/rename this and the images folder, the program will just create another one. Question How does the thumbnail name generating work? Answer: The program loops...
Development Studio 2008 (BIDS) and connected it to a Team Foundation Server 2010 (TFS) instance and set my working local folder to my home directory. When the rest of my colleagues installed it however, they decided to use a common local directory for...
Windows that could potentially be used. This is a quick article on how to write an AutoHotkey program to simply return the folders in the drive and display the size of all the files/folders contained within. How? So I'll be putting this program for...
function which uploads and names the file in a single request, and the third is a 'nice-to-have' upload to the specified folder. Method #1: two requests 1. Send the media file 2. Update the name of the file you just uploaded $GAPIS =...
ZohoCRM: Import Attachmentshttps://joellipman.com/articles/crm/zoho/zohocrm-import-attachments.html
to attach the file to (eg. "zcrm_123450000000000123456"). the Attachments.zip This needs to be a ZIP / compressed file of a folder called "Attachments" (uppercase A and the word Attachments - no other option). The Attachments folder must contain no...
per user. So this function uploads the image to the client's workdrive and you will need the long hash ID of the folder: Login as the client to ZohoWorkdrive (www.zoho.com/workdrive) Signin or Access You should be in "My Folders" (left sidebar) Create a...
aren't too many steps but this is what I went through and I might amend this if I see any new issues: Preamble Set up a new folder in my public_html\joellipman_site\ for my 2025 production joomla files & folders. Set up a new database on the same server...
Win32 Constantshttps://joellipman.com/articles/automation/autohotkey/win32-constants.html
= $000000004 Const SHGFI_PIDL = $000000008 Const SHGFI_USEFILEATTRIBUTES = $000000010 ;#end region ;#region Shell Special Folder Const CSIDL_DESKTOP = $0000 Const CSIDL_INTERNET = $0001 Const CSIDL_PROGRAMS = $0002 Const CSIDL_CONTROLS = $0003 Const...
a name: eg. “joels_awesome_app” (without the double-quotes and no funny characters). It will initialize a project in a folder called something like “/Users//joels_awesome_app” It will then initialize some NPM dependencies and it will ask you to type the...
to the Picture Location". The problem happens when browsing to the picture location and it doesn't seem to remember which folder you selected. At home, this would be a breeze, but that's because I don't implement group policies at home. Why? We get...
JS file in the output directory. We only want the SWF and JS file. Add our extension to your Mediawiki extensions Create a folder called "bukb_camtasia_player" in your /extensions folder Copy the swfobject.js file produced by your Camtasia movie Create...
return } Search: Return GuiClose: ExitApp The images I used in this GUI are: and . These have to be saved in the same folder as the AHK script. It took me a while to get the tooltip to show until I realised you have to specify the tooltip text BEFORE...
I just created one plugin which I can install on any number of Joomla 1.6 sites and it does all this for me... Neat huh? Folder I'm going to shove all these files into a folder which I will then compress and install using the Joomla! CMS Extension...