Simple Step to setup developer/ client machine with PeopleTools

Sometimes you want to setup multiple developer machine to work with app designer and its not wsie to install people tools every time

    1-     Copy PSFT Home Folder (file Server) to developer machine or map network drive with PSFT folder
    2-     Install vc-reditribution setup ship with PS_HOME/Setup folder
    3-     Create ODBC (DSN) if using SQL Server or make SID entry in TNSNAMES.ORA( Oracle client must be install), use %WINDOWS%\SysWOW64 folder to access ODBC executable if you are using 64 windows and don’t use odbc exe from system32 folder,
    4-     Run pscfg from %PSFT%\ bin\client\winx86 and enter connect id, usually its "people" user, password, DB name, Set PSFT home path in profile tab (click Edit and go to scheduler tab), and check install workstation in client setup tab. Set Correct CRW EXE path in Crystal/Bus… tab if you are using crystal reports
    5-     Run %PSFT%\ bin\client\winx86\psodbccrinst.exe to setup People Tools ODBC and Crystal binaries

You are ready to go