

This is located in c:\AEMForms\crx-quickstart\conf folder.Ĭopy the following 2 lines towards the bottom of the file Once the startup is complete, open the sling.properties file. You should get a small dialog box indicating the progress of the startup. Open a new command prompt, and navigate to c:\aemforms.Įxecute the StartAemForms.bat file from the command prompt. Save the batch file in the AEMForms Folder. You can rename your jar to any name, but please make sure that name is reflected in the batch file.Here AEM_6.5_Quickstart.jar is the name of my AEM quickstart jar.java -d64 -Xmx2048M -jar AEM_6.5_Quickstart.jar -gui.Locate the AEMQuickStart.Jar and move it into AEMForms folderĬopy the license.properties file into this AEMForms folderĬreate a batch file called “StartAemForms.bat” with the following content: For example c:\program files\java\jdk1.8.0_25Ĭreate a folder called AEMForms on your C drive Set the variable value to point to JDK installed on your system.


